7 lines
96 B
C
7 lines
96 B
C
#ifndef _NETINET_IP_H
|
|
#define _NETINET_IP_H
|
|
|
|
#include <cygwin/ip.h>
|
|
|
|
#endif /* _NETINET_IP_H */
|