fixed to use the new file. Can we make this use Makefile.inc somehow?
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 239a855..1436bb3 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -236,7 +236,7 @@
 	$(DIROBJ)\ldap.obj \

 	$(DIROBJ)\dict.obj \

 	$(DIROBJ)\telnet.obj \

-	$(DIROBJ)\getdate.obj \

+	$(DIROBJ)\parsedate.obj \

 	$(DIROBJ)\getenv.obj \

 	$(DIROBJ)\inet_pton.obj \

 	$(DIROBJ)\hostip.obj \