X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fgen-md5.c;h=d4d5f5c2267ed86f14d5d76120f4e9ad03fdf454;hp=833f3f28278e5a0e7a59dce891f5915d2f26ea0e;hb=76780021d822779f839bbf85883292e15eb3f587;hpb=b06220f359c293311bab7d4c1a282cb5945716ed diff --git a/src/gen-md5.c b/src/gen-md5.c index 833f3f28..d4d5f5c2 100644 --- a/src/gen-md5.c +++ b/src/gen-md5.c @@ -28,6 +28,8 @@ Corresponding Source for a non-source form of such a combination shall include the source code for the parts of OpenSSL used as well as that of the covered work. */ +#define USE_GNULIB_ALLOC + #include "wget.h" #include "gen-md5.h"