]> sjero.net Git - wget/blobdiff - src/openssl.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / openssl.c
index 03fb1810172b61b1ad4572cb0c05a65e6f7a7952..d35aba32502102740c9e7e9918a472101e082848 100644 (file)
@@ -29,6 +29,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 <assert.h>