From c45f43ce32fdd159c4c2f3a7613bdb8cfcf3a755 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 4 Nov 2003 06:59:25 +0000 Subject: Troels Walsted Hansen fixed the MSVC makefiles to build fine on Windows. --- lib/Makefile.vc6 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 0ed18b76d..a54262197 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -196,7 +196,7 @@ X_OBJS= \ $(DIROBJ)\telnet.obj \ $(DIROBJ)\getdate.obj \ $(DIROBJ)\getenv.obj \ - $(DIROBJ)\getpass.obj \ + $(DIROBJ)\inet_pton.obj \ $(DIROBJ)\hostip.obj \ $(DIROBJ)\if2ip.obj \ $(DIROBJ)\mprintf.obj \ -- cgit v1.2.3