]> sjero.net Git - wget/blobdiff - src/progress.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / progress.c
index 8b9b1013a255668de285219819bbefc088a118e7..62e8d87dad544453e2d9b3b37b6c7da600ced6a1 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>