]> sjero.net Git - wget/blobdiff - src/retr.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / retr.c
index 179430acf72b83454fa319e1f987ddc320860303..60d4c62969bc53cd74bc58068f80b74f4d0e13d8 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>