]> sjero.net Git - wget/blobdiff - src/ftp-basic.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / ftp-basic.c
index 38f0069fa394637e58b990b33ea54add4785be74..9145fe7d5c662ab379c9c613008eea1ec14cb9a6 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 <assert.h>