home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 9
/
FreshFishVol9-CD2.bin
/
bbs
/
gnu
/
gdb-4.14-src.lha
/
gdb-4.14
/
glob
/
sysdep-aix.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
|
1991-11-22
|
141 b
|
7 lines
/* System-dependent stuff for AIX 3.1 on RS/6000 */
#pragma alloca
#include <sys/types.h>
#include <dirent.h>
typedef struct dirent dirent;