From e3fa7d021e4f37db40229a7c8f93296d4132e4db Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 11 Jan 2005 15:25:29 +0000 Subject: Renamed easy.h and multi.h to easyif.h and multiif.h to make sure they don't shadow our public headers with the former names. --- lib/strerror.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/strerror.c') diff --git a/lib/strerror.c b/lib/strerror.c index f07e1df47..ae618c6e4 100644 --- a/lib/strerror.c +++ b/lib/strerror.c @@ -31,7 +31,6 @@ #include #endif -#include "multi.h" #include "strerror.h" #define _MPRINTF_REPLACE /* use our functions only */ -- cgit v1.2.3