]> sjero.net Git - wget/blobdiff - src/main.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / main.c
index b1e99695f19f124bc45af691a145be5b9324bc98..04ff76f372d6eb7182c216ad08e3027b5536dc74 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
+
 #include "wget.h"
 
 #include <stdio.h>