]> sjero.net Git - wget/blobdiff - src/convert.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / convert.c
index 69d713f812d1d68e31cb343d936f876bcf512c0d..9f60ae3a0b75f8e0e52d3234e1e3873dc0e644ed 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>