home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / zip / gnu / gpincl07.lzh / GPINCL07 / OSFCN.H < prev    next >
C/C++ Source or Header  |  1993-07-24  |  102b  |  10 lines

  1.  
  2. #ifndef OSFCN_H
  3. #define OSFCN_H 1
  4.  
  5. #include <std.h>
  6. #include <time.h>
  7. #include <sys/types.h>
  8.  
  9. #endif
  10.