Fix for latest Cygwin

This commit is contained in:
Andrew Johnson
2015-04-29 14:01:07 -05:00
parent b082e7d1e8
commit 33b9fba00b

View File

@@ -19,6 +19,7 @@
#include <sys/types.h>
#include <sys/param.h> /* for MAXHOSTNAMELEN */
#include <sys/ioctl.h>
#include <sys/select.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <arpa/inet.h>