]> sjero.net Git - wget/blobdiff - src/gnutls.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / gnutls.c
index 57d4ad5c5dca739673df569f3adbc3ccf63fd68e..258c0156b133e82079053f2b725b4b7938d06900 100644 (file)
@@ -27,6 +27,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>