home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 3
/
goldfish_volume_3.bin
/
files
/
comm
/
tcp
/
amitcp
/
netinclude
/
stat.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
|
1994-04-07
|
141 b
|
8 lines
#ifndef STAT_H
#define STAT_H
#ifndef SYS_STAT_H
/* $Id: stat.h,v 3.2 1994/04/07 20:24:52 jraja Exp $ */
#include <sys/stat.h>
#endif
#endif