home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
programs
/
games
/
diyupdate3
/
Unix
/
Diffs
/
i_net_c
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
|
1998-07-22
|
248 b
|
18 lines
29a30,34
> #include <sys/types.h>
> #ifdef __sun
> #include <sys/filio.h>
> #endif
>
53a59
> #if (!defined(ntohl) || !defined(ntohs) || !defined(htonl) || !defined(htons))
66a73
> #endif
347a355,360
>
>
>
> void I_ShutdownNetwork(void)
> {
> }