strerror without prefix

This commit is contained in:
Daniel Stenberg 2004-03-25 13:40:57 +00:00
parent e161bdc5be
commit 75ee9b5333
1 changed files with 1 additions and 1 deletions

View File

@ -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)