From ef2176109fca302ed89193716b62c3a7113552a3 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sun, 24 Jul 2011 04:39:43 +0200 Subject: errno.h inclusion conditionally done in setup_once.h --- lib/strtoofft.c | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/strtoofft.c') diff --git a/lib/strtoofft.c b/lib/strtoofft.c index 55a6ffd0d..dd897cf16 100644 --- a/lib/strtoofft.c +++ b/lib/strtoofft.c @@ -34,7 +34,6 @@ #ifdef NEED_CURL_STRTOLL #include #include -#include /* Range tests can be used for alphanum decoding if characters are consecutive, like in ASCII. Else an array is scanned. Determine this condition now. */ -- cgit v1.2.3