]> sjero.net Git - wget/blobdiff - src/connect.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / connect.c
index 2626ef3208dee2fe7054ba61db79b8d743370327..361eb56b787291f4d84038270cfe3c79ba42ce75 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>