X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fhash.c;h=4697b779bf65ef1ba4ec99de4d8ff0d122e342d3;hp=f8b3c11faa4242d463c2ddef7d35fb5988b6872f;hb=2c772204111e678b7715937052c3e7217a42e1ad;hpb=2957ce1cbc36a89d09bc3f8dd3c29c0a5aae2a92 diff --git a/src/hash.c b/src/hash.c index f8b3c11f..4697b779 100644 --- a/src/hash.c +++ b/src/hash.c @@ -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