From: Daniel Stenberg Date: Wed, 7 Sep 2005 14:42:15 +0000 (+0000) Subject: added tftp.c X-Git-Tag: curl-7_15_0~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e7d93858d5ab431a44df92f8f0bd6d545e996fb;p=thirdparty%2Fcurl.git added tftp.c --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index adb6a4815e..cebf1f3a96 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -469,6 +469,7 @@ X_OBJS= \ $(DIROBJ)\strerror.obj \ $(DIROBJ)\select.obj \ $(DIROBJ)\content_encoding.obj \ + $(DIROBJ)\tftp.obj \ $(RESOURCE) all : $(TARGET)