From fe7b64228d553274f780ebc98a05a9ae266df828 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 8 Sep 2021 14:42:35 +0200 Subject: strerror.h: remove the #include from files not using it --- lib/hostip4.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/hostip4.c') diff --git a/lib/hostip4.c b/lib/hostip4.c index ac92126d8..1fd791015 100644 --- a/lib/hostip4.c +++ b/lib/hostip4.c @@ -50,7 +50,6 @@ #include "hostip.h" #include "hash.h" #include "share.h" -#include "strerror.h" #include "url.h" /* The last 3 #include files should be in this order */ #include "curl_printf.h" -- cgit v1.2.1