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