* include/netinet/in_systm.h: New file.

* include/cygwin/in_systm.h: Ditto.
This commit is contained in:
Corinna Vinschen
2000-06-07 11:48:03 +00:00
parent c533072f51
commit a93c19ddcf
3 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#ifndef _NETINET_IN_SYSTM_H
#define _NETINET_IN_SYSTM_H
#include <cygwin/in_systm.h>
#endif /* _NETINET_IN_SYSTM_H */