X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=src%2Fhash.c;h=42159112d110f8a2d589a62d4548080f9bbc368c;hb=d8c9ce30aaefe1b89ba611ca91d72a2285395610;hp=1f730f2d353a451889d7ab242eb81e1d1bb4ac78;hpb=2ffb47eabf9fe89d513dc79bdc535e4092e1d6ee;p=wget diff --git a/src/hash.c b/src/hash.c index 1f730f2d..42159112 100644 --- a/src/hash.c +++ b/src/hash.c @@ -32,6 +32,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef STANDALONE # define xmalloc malloc # define xrealloc realloc +# define xfree free #endif /* INTERFACE: