]> sjero.net Git - wget/blobdiff - src/cookies.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / cookies.c
index 1258472a13d1d6f02226e4030db417978a2c7668..bdc32745b9e2afeaefdfe2010793eb0ba6b7b199 100644 (file)
@@ -43,8 +43,6 @@ as that of the covered work.  */
    sites that do send Set-Cookie2 also emit Set-Cookie for
    compatibility.  */
 
-#define USE_GNULIB_ALLOC
-
 #include "wget.h"
 
 #include <stdio.h>