]> sjero.net Git - wget/blobdiff - src/ftp.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / ftp.c
index 134c925aebfe2ea9350b57b69ef22d7ff3851e0a..645e565d8584a5f2394c4752d9f35a249b7ea092 100644 (file)
--- a/src/ftp.c
+++ b/src/ftp.c
@@ -28,8 +28,6 @@ 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>