]> sjero.net Git - wget/blobdiff - src/ftp-ls.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / ftp-ls.c
index e050c5a25460a5444a032e0eaa83a6f1daff8f02..67e9bc513f6a73567de05b691f60d485904a723b 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>