mirror of
https://github.com/yarrick/iodine.git
synced 2025-12-07 04:41:44 +00:00
revert cygwin stuff
This commit is contained in:
@@ -18,11 +18,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/stat.h>
|
||||
#ifndef __CYGWIN__
|
||||
#include <arpa/nameser.h>
|
||||
#else
|
||||
#include "windows.h"
|
||||
#endif
|
||||
#ifdef DARWIN
|
||||
#include <arpa/nameser8_compat.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user