]> sjero.net Git - wget/blobdiff - src/http.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / http.c
index c1049d8ce776bf7add63c8b1a66bc05e4c3841b7..84bbe2e0dc1df16813e2b441e31b6942211f05d4 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>