diff options
-rw-r--r-- | lib/Makefile.vc6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 239a85538..1436bb310 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -236,7 +236,7 @@ X_OBJS= \ $(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 \
|