]> sjero.net Git - wget/blobdiff - src/snprintf.c
Updated config.guess, config.sub, install.sh.
[wget] / src / snprintf.c
index f458981af8f65f0726a4d7e0d29133c0216b6509..2f2698bea47d2c958f394ece7d7970a420b0c4f2 100644 (file)
@@ -87,9 +87,7 @@
  *
  **************************************************************/
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include "wget.h"
 
 /* For testing purposes, always compile in the code. */
 #ifdef TEST_SNPRINTF