]> sjero.net Git - wget/blobdiff - src/html-url.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / html-url.c
index e9f2773ab409eeabb49966fcc9f7a8e6fede8a39..717fe8c4daef79a3929b8bf1272b6ed62b3574f7 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>