home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network PC
/
Network PC.iso
/
amiga utilities
/
communication
/
internet
/
amitcp3.0b
/
netinclude
/
stat.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
C/C++ Source or Header
|
1997-11-21
|
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