X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fsnprintf.c;h=2f2698bea47d2c958f394ece7d7970a420b0c4f2;hp=2a8fc6e64dddf57024923341cded1bc99da69145;hb=d763f8bf6d6e13ce006ffab616cc8a77e747a633;hpb=76780021d822779f839bbf85883292e15eb3f587 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