mirror of
https://github.com/curl/curl.git
synced 2026-05-01 14:37:51 +03:00
Removed unneeded header files
This commit is contained in:
parent
7eab7fa353
commit
b000b8a736
1 changed files with 0 additions and 2 deletions
|
|
@ -84,7 +84,6 @@
|
|||
#include "sendf.h"
|
||||
#include "easyif.h" /* for Curl_convert_... prototypes */
|
||||
|
||||
#include "if2ip.h"
|
||||
#include "hostip.h"
|
||||
#include "progress.h"
|
||||
#include "transfer.h"
|
||||
|
|
@ -101,7 +100,6 @@
|
|||
#include "strerror.h"
|
||||
#include "memory.h"
|
||||
#include "inet_ntop.h"
|
||||
#include "select.h"
|
||||
#include "parsedate.h" /* for the week day and month names */
|
||||
#include "sockaddr.h" /* required for Curl_sockaddr_storage */
|
||||
#include "multiif.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue