summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/include/netinet/in.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/include/netinet/in.h')
-rw-r--r--winsup/cygwin/include/netinet/in.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/include/netinet/in.h b/winsup/cygwin/include/netinet/in.h
new file mode 100644
index 000000000..8536f551e
--- /dev/null
+++ b/winsup/cygwin/include/netinet/in.h
@@ -0,0 +1,6 @@
+#ifndef _NETINET_IN_H
+#define _NETINET_IN_H
+
+#include <cygwin/in.h>
+
+#endif /* _NETINET_IN_H */