X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=src%2Fgen-md5.c;h=f22c398ed9d7364e5d2b850823528df686742a68;hp=d4d5f5c2267ed86f14d5d76120f4e9ad03fdf454;hb=ffbba2e6b9b18141e350fac00a23e88becd57b17;hpb=76780021d822779f839bbf85883292e15eb3f587 diff --git a/src/gen-md5.c b/src/gen-md5.c index d4d5f5c2..f22c398e 100644 --- a/src/gen-md5.c +++ b/src/gen-md5.c @@ -1,6 +1,6 @@ /* General MD5 support. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, + 2010 Free Software Foundation, Inc. This file is part of GNU Wget. @@ -28,8 +28,6 @@ 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"