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