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