X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fsnprintf.c;h=2f2698bea47d2c958f394ece7d7970a420b0c4f2;hb=123f5c39669abc055987d69a311785c861494c87;hp=2a8fc6e64dddf57024923341cded1bc99da69145;hpb=76780021d822779f839bbf85883292e15eb3f587;p=wget diff --git a/src/snprintf.c b/src/snprintf.c index 2a8fc6e6..2f2698be 100644 --- a/src/snprintf.c +++ b/src/snprintf.c @@ -87,11 +87,7 @@ * **************************************************************/ -#define USE_GNULIB_ALLOC - -#ifdef HAVE_CONFIG_H -# include -#endif +#include "wget.h" /* For testing purposes, always compile in the code. */ #ifdef TEST_SNPRINTF