Commit 75ee9b53 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

strerror without prefix

parent e161bdc5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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)