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