home *** CD-ROM | disk | FTP | other *** search
/ Network PC / Network PC.iso / amiga utilities / communication / internet / amitcp3.0b / netinclude / stat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-11-21  |  141 b   |  8 lines

  1. #ifndef STAT_H
  2. #define STAT_H
  3. #ifndef SYS_STAT_H
  4. /* $Id: stat.h,v 3.2 1994/04/07 20:24:52 jraja Exp $ */
  5. #include <sys/stat.h>
  6. #endif
  7. #endif
  8.