From 92fc3f07baf6cd81a2d647bf7de45c0cc8073659 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 26 Apr 2004 12:33:14 +0000
Subject: [PATCH] added the new files to the build

---
 lib/Makefile.vc6 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 8bf019d194..a95c8343f1 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -217,6 +217,13 @@ X_OBJS= \
 	$(DIROBJ)\getenv.obj \
 	$(DIROBJ)\inet_pton.obj \
 	$(DIROBJ)\hostip.obj \
+	$(DIROBJ)\hostasyn.obj \
+	$(DIROBJ)\hostsyn.obj \
+	$(DIROBJ)\hostares.obj \
+	$(DIROBJ)\hostthre.obj \
+	$(DIROBJ)\hostip4.obj \
+	$(DIROBJ)\hostip6.obj \
+	$(DIROBJ)\inet_ntop.c \
 	$(DIROBJ)\if2ip.obj \
 	$(DIROBJ)\mprintf.obj \
 	$(DIROBJ)\netrc.obj \
-- 
GitLab