mirror of
https://github.com/curl/curl.git
synced 2026-08-26 07:53:31 +03:00
strerror.h: remove the #include from files not using it
This commit is contained in:
parent
2f0bb864c1
commit
fe7b64228d
12 changed files with 1 additions and 13 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue