From: Daniel Stenberg Date: Thu, 25 Mar 2004 13:40:57 +0000 (+0000) Subject: strerror without prefix X-Git-Tag: curl-7_11_2~188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75ee9b5333be05c86063143a9095c4d6120c3513;p=thirdparty%2Fcurl.git strerror without prefix --- diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 496d93a1c6..176399f105 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)