home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 3 / goldfish_volume_3.bin / files / comm / tcp / amitcp / netinclude / stat.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-04-07  |  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.