mirror of
https://github.com/yarrick/iodine.git
synced 2025-12-05 20:01:50 +00:00
revert cygwin stuff
This commit is contained in:
@@ -23,11 +23,7 @@
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include <sys/stat.h>
|
||||
#ifndef __CYGWIN__
|
||||
#include <arpa/nameser.h>
|
||||
#else
|
||||
#include "windows.h"
|
||||
#endif
|
||||
|
||||
#include "common.h"
|
||||
#include "dns.h"
|
||||
|
||||
Reference in New Issue
Block a user