Merged Cygwin fix from 3.14 branch, revno 12584

This commit is contained in:
Andrew Johnson
2015-04-29 14:21:40 -05:00

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>