]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
strerror.h: remove the #include from files not using it
authorDaniel Stenberg <daniel@haxx.se>
Wed, 8 Sep 2021 12:42:35 +0000 (14:42 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Sep 2021 05:53:42 +0000 (07:53 +0200)
12 files changed:
lib/asyn-ares.c
lib/asyn-thread.c
lib/hostasyn.c
lib/hostip.c
lib/hostip4.c
lib/hostip6.c
lib/hostsyn.c
lib/imap.c
lib/pop3.c
lib/smtp.c
lib/vssh/libssh.c
lib/vssh/libssh2.c

index b3c7c521a718d3196924266d6e34e4e7bb5ad8e8..763a4aaa0ed8cbca66cf4e403dd3ee219d0526a5 100644 (file)
@@ -59,7 +59,6 @@
 #include "hostip.h"
 #include "hash.h"
 #include "share.h"
-#include "strerror.h"
 #include "url.h"
 #include "multiif.h"
 #include "inet_pton.h"
index 36f68cb493fd6af6e253a8d5b4ad010a99825b78..149172ad3d336e0d430c56560d86a57c2dd28a27 100644 (file)
@@ -68,7 +68,6 @@
 #include "hostip.h"
 #include "hash.h"
 #include "share.h"
-#include "strerror.h"
 #include "url.h"
 #include "multiif.h"
 #include "inet_ntop.h"
index b25de1d41769045bae8d0bf04fcff919c3bcf498..f7d99ce9a61f0bf86846de7b40045fb3401c5f4d 100644 (file)
@@ -50,7 +50,6 @@
 #include "hostip.h"
 #include "hash.h"
 #include "share.h"
-#include "strerror.h"
 #include "url.h"
 #include "curl_memory.h"
 /* The last #include file should be: */
index bb110dee5dde4c852c6228a5e22e8163da98fa76..117caa295785055ac908d0adbab969286aac0e3b 100644 (file)
@@ -56,7 +56,6 @@
 #include "hash.h"
 #include "rand.h"
 #include "share.h"
-#include "strerror.h"
 #include "url.h"
 #include "inet_ntop.h"
 #include "inet_pton.h"
index ac92126d8c298ee958437ff8c17a69407730cb02..1fd791015c6358be00032c766416d5d53a8be6b0 100644 (file)
@@ -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"
index e2777c73d46dc8509cea5d9354aeb142d18673fe..c2d5f08e325ecc2428b9ffb12627bb371fecffc6 100644 (file)
@@ -50,7 +50,6 @@
 #include "hostip.h"
 #include "hash.h"
 #include "share.h"
-#include "strerror.h"
 #include "url.h"
 #include "inet_pton.h"
 #include "connect.h"
index 550b43a085fbf068f60ea91c259ede367ec6d217..c00c2744c43ee1e0685a8c487120dbef0010f50f 100644 (file)
@@ -5,7 +5,7 @@
  *                            | (__| |_| |  _ <| |___
  *                             \___|\___/|_| \_\_____|
  *
- * Copyright (C) 1998 - 2020, Daniel Stenberg, <daniel@haxx.se>, et al.
+ * Copyright (C) 1998 - 2021, Daniel Stenberg, <daniel@haxx.se>, et al.
  *
  * This software is licensed as described in the file COPYING, which
  * you should have received as part of this distribution. The terms
@@ -50,7 +50,6 @@
 #include "hostip.h"
 #include "hash.h"
 #include "share.h"
-#include "strerror.h"
 #include "url.h"
 #include "curl_memory.h"
 /* The last #include file should be: */
index ab4d412ee3ae9f940971f2426d7605c19736aa57..359fc692e56d35cea00bb1f3886ac7620cc7c5bd 100644 (file)
@@ -74,7 +74,6 @@
 #include "strcase.h"
 #include "vtls/vtls.h"
 #include "connect.h"
-#include "strerror.h"
 #include "select.h"
 #include "multiif.h"
 #include "url.h"
index 5fdd6f3e051ce5f16fb9ef7bfe8a24aeea86e9b4..d7b5283e1ed142019bda25afd9a69617aa1c2aaa 100644 (file)
@@ -75,7 +75,6 @@
 #include "strcase.h"
 #include "vtls/vtls.h"
 #include "connect.h"
-#include "strerror.h"
 #include "select.h"
 #include "multiif.h"
 #include "url.h"
index 1a3da155996013960753eddf8a3d4ad2ff4d8236..20dc85a5f23b69a204f558dc92895b95727b02cf 100644 (file)
@@ -78,7 +78,6 @@
 #include "strcase.h"
 #include "vtls/vtls.h"
 #include "connect.h"
-#include "strerror.h"
 #include "select.h"
 #include "multiif.h"
 #include "url.h"
index c2ca8ef63e54301e5bbe4ae55ec67a8dc13df93d..3e317e87c998a3a3193d4602708a7f3c21d52871 100644 (file)
@@ -74,7 +74,6 @@
 #include "strcase.h"
 #include "vtls/vtls.h"
 #include "connect.h"
-#include "strerror.h"
 #include "inet_ntop.h"
 #include "parsedate.h"          /* for the week day and month names */
 #include "sockaddr.h"           /* required for Curl_sockaddr_storage */
index 5cbff0769a719c21c84f36680a28dbd620148aa8..a772f1f9b7fa749388551c39d23dc6f6372210d2 100644 (file)
@@ -73,7 +73,6 @@
 #include "strcase.h"
 #include "vtls/vtls.h"
 #include "connect.h"
-#include "strerror.h"
 #include "inet_ntop.h"
 #include "parsedate.h" /* for the week day and month names */
 #include "sockaddr.h" /* required for Curl_sockaddr_storage */