]> sjero.net Git - wget/blobdiff - src/init.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / init.c
index e079df95d12d1b2ac4afd24fb98df1a035260a51..1a5171ce89299e6b6d640c0cbfc297908f16ea8b 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>