home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Netrunner 2004 October
/
NETRUNNER0410.ISO
/
regular
/
ActivePerl-5.8.4.810-MSWin32-x86.msi
/
_3e683dcbf4604dfb3d6f38c826f7b1ed
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-01
|
162 b
|
13 lines
/* netdb.h */
/* djl */
/* Provide UNIX compatibility */
#ifndef _INC_NETDB
#define _INC_NETDB
#include <sys/socket.h>
#endif /* _INC_NETDB */