]> 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 456b318f11adfa9c398fb8bb4b2da7e81b67aea8..dae1399a4182bad83de59e7e6558913492931cf7 100644 (file)
@@ -2,6 +2,7 @@ alloca$o: alloca.c config.h
 ansi2knr$o: ansi2knr.c config.h
 cmpt$o: cmpt.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h
 connect$o: connect.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h utils.h connect.h host.h
+convert$o: convert.c config.h wget.h convert.h url.h recur.h utils.h hash.h
 cookies$o: cookies.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h cookies.h hash.h url.h utils.h
 ftp-basic$o: ftp-basic.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h utils.h rbuf.h connect.h host.h ftp.h
 ftp-ls$o: ftp-ls.c config.h wget.h sysdep.h mswindows.h options.h safe-ctype.h utils.h ftp.h url.h
@@ -31,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