import winsup-2000-02-17 snapshot
This commit is contained in:
6
winsup/cygwin/include/netinet/in.h
Normal file
6
winsup/cygwin/include/netinet/in.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _NETINET_IN_H
|
||||
#define _NETINET_IN_H
|
||||
|
||||
#include <cygwin/in.h>
|
||||
|
||||
#endif /* _NETINET_IN_H */
|
6
winsup/cygwin/include/netinet/ip.h
Normal file
6
winsup/cygwin/include/netinet/ip.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _NETINET_IP_H
|
||||
#define _NETINET_IP_H
|
||||
|
||||
#include <cygwin/ip.h>
|
||||
|
||||
#endif /* _NETINET_IP_H */
|
6
winsup/cygwin/include/netinet/ip_icmp.h
Normal file
6
winsup/cygwin/include/netinet/ip_icmp.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef _NETINET_IP_ICMP_H
|
||||
#define _NETINET_IP_ICMP_H
|
||||
|
||||
#include <cygwin/icmp.h>
|
||||
|
||||
#endif /* _NETINET_IP_ICMP_H */
|
Reference in New Issue
Block a user