]> sjero.net Git - wget/blobdiff - src/netrc.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / netrc.c
index 35163a61e9070b5d2cd879fb05a4ea11a465545c..fea440d33eb60f7b1ac2a729d5136f3f9a72fbee 100644 (file)
@@ -30,8 +30,6 @@ 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>