home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Professionell 2004 December
/
PCpro_2004_12.ISO
/
files
/
webserver
/
xampp
/
xampp-perl-addon-1.4.9-installer.exe
/
netdb.h
< 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
C/C++ Source or Header
|
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 */