This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Monster _r patch: try to scan for all known _r variants,
[perl5.git] / wince / include / netdb.h
1 /* netdb.h */
2
3 /* djl */
4 /* Provide UNIX compatibility */
5
6
7 #ifndef  _INC_NETDB
8 #define  _INC_NETDB
9
10 #include <sys/socket.h>
11
12 #endif /* _INC_NETDB */