]> sjero.net Git - wget/blobdiff - src/netrc.c
Use Gnulib's alloc functions throughout the source.
[wget] / src / netrc.c
index fea440d33eb60f7b1ac2a729d5136f3f9a72fbee..35163a61e9070b5d2cd879fb05a4ea11a465545c 100644 (file)
@@ -30,6 +30,8 @@ as that of the covered work.  */
 /* This file used to be kept in synch with the code in Fetchmail, but
    the latter has diverged since.  */
 
+#define USE_GNULIB_ALLOC
+
 #include "wget.h"
 
 #include <stdio.h>