]> sjero.net Git - wget/blobdiff - src/netrc.c
[svn] Make sure xfree is #define'd in standalone mode in files that
[wget] / src / netrc.c
index 432a8c17e215243d6c2412f7c51e0168f9635870..4177b7304ae08833697da223263d2b98a6d12023 100644 (file)
@@ -143,6 +143,7 @@ search_netrc (const char *host, const char **acc, const char **passwd,
 #ifdef STANDALONE
 /* Normally, these functions would be defined by your package.  */
 # define xmalloc malloc
+# define xfree free
 # define xstrdup strdup
 
 /* The function reads a whole line.  It reads the line realloc-ing the