]> sjero.net Git - wget/blobdiff - src/mswindows.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / mswindows.c
index cdfea2d263390012a1a3ced53d7e47f6aa4e2064..c64da02699c4e7ec508bd85cc29e6886f578b4a3 100644 (file)
@@ -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"