]> sjero.net Git - wget/blobdiff - src/host.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / host.c
index 5a530221da17969cdd17ba42cbc86a305e699771..1b418ce3a677cd3bba254398dbcec4f944dbb497 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>