]> sjero.net Git - wget/blobdiff - src/url.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / url.c
index a561725a200db5bebc75d5284bdbdb21130c7ff9..997b1058c111a726fb21923bf562ee28fc3c548a 100644 (file)
--- a/src/url.c
+++ b/src/url.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>