]> sjero.net Git - wget/blobdiff - src/hash.c
[svn] Make sure xfree is #define'd in standalone mode in files that
[wget] / src / hash.c
index 1f730f2d353a451889d7ab242eb81e1d1bb4ac78..42159112d110f8a2d589a62d4548080f9bbc368c 100644 (file)
@@ -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: