aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-03-25 13:40:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-03-25 13:40:57 +0000
commit75ee9b5333be05c86063143a9095c4d6120c3513 (patch)
treed09534c4c53a09af4e13e4de44df1b3b16e3e412 /lib/Makefile.vc6
parente161bdc5bebaf08dbd664202acb04c5e728cbcd6 (diff)
strerror without prefix
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 496d93a1c..176399f10 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -222,7 +222,7 @@ X_OBJS= \
$(DIROBJ)\http_negotiate.obj \
$(DIROBJ)\http_ntlm.obj \
$(DIROBJ)\md5.obj \
- $(DIROBJ)\curl_strerror.obj \
+ $(DIROBJ)\strerror.obj \
$(RESOURCE)
all : $(TARGET)