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