diff options
Diffstat (limited to 'Utilities/cmcurl/lib/hostsyn.c')
-rw-r--r-- | Utilities/cmcurl/lib/hostsyn.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Utilities/cmcurl/lib/hostsyn.c b/Utilities/cmcurl/lib/hostsyn.c index ee54363..73d1e50 100644 --- a/Utilities/cmcurl/lib/hostsyn.c +++ b/Utilities/cmcurl/lib/hostsyn.c @@ -43,10 +43,6 @@ #include <inet.h> #endif -#ifdef HAVE_PROCESS_H -#include <process.h> -#endif - #include "urldata.h" #include "sendf.h" #include "hostip.h" |