source: for-distributions/trunk/bin/windows/perl/lib/CORE/netdb.h@ 14489

Last change on this file since 14489 was 14489, checked in by oranfry, 17 years ago

upgrading to perl 5.8

File size: 150 bytes
Line 
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 */
Note: See TracBrowser for help on using the repository browser.