]> sjero.net Git - wget/blobdiff - windows/wget.dep
[svn] Moved malloc-related code to xmalloc.c. Defined new macros xnew, xnew0,
[wget] / windows / wget.dep
index a5b1586b44fef5027ee8ac21115be747d7ba4163..dae1399a4182bad83de59e7e6558913492931cf7 100644 (file)
@@ -32,3 +32,4 @@ snprintf$o: snprintf.c config.h safe-ctype.h
 url$o: url.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h utils.h url.h host.h hash.h
 utils$o: utils.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h utils.h hash.h
 version$o: version.c
+xmalloc$o: wget.h xmalloc.h