]> sjero.net Git - wget/blobdiff - src/spider.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / spider.c
index 08fefc9f353cb698a3321871dfe10f3a28322f40..702540934b706d04d787a26289babcba329df1b3 100644 (file)
@@ -27,6 +27,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>