X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fmswindows.c;h=c64da02699c4e7ec508bd85cc29e6886f578b4a3;hp=cdfea2d263390012a1a3ced53d7e47f6aa4e2064;hb=76780021d822779f839bbf85883292e15eb3f587;hpb=b06220f359c293311bab7d4c1a282cb5945716ed diff --git a/src/mswindows.c b/src/mswindows.c index cdfea2d2..c64da026 100644 --- a/src/mswindows.c +++ b/src/mswindows.c @@ -28,6 +28,8 @@ Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work. */ +#define USE_GNULIB_ALLOC + #define INHIBIT_WRAP /* avoid wrapping of socket, bind, ... */ #include "wget.h"