]> sjero.net Git - wget/blobdiff - src/ftp.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / ftp.c
index 645e565d8584a5f2394c4752d9f35a249b7ea092..134c925aebfe2ea9350b57b69ef22d7ff3851e0a 100644 (file)
--- a/src/ftp.c
+++ b/src/ftp.c
@@ -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>