]> sjero.net Git - wget/blobdiff - src/hash.c
Undo the USE_GNULIB_ALLOC defines.
[wget] / src / hash.c
index f8b3c11faa4242d463c2ddef7d35fb5988b6872f..4697b779bf65ef1ba4ec99de4d8ff0d122e342d3 100644 (file)
@@ -31,8 +31,6 @@ as that of the covered work.  */
 /* With -DSTANDALONE, this file can be compiled outside Wget source
    tree.  To test, also use -DTEST.  */
 
-#define USE_GNULIB_ALLOC
-
 #ifndef STANDALONE
 # include "wget.h"
 #endif