Commit b000b8a7 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Removed unneeded header files

parent 7eab7fa3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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"