home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / gnu / g__inc / libc.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-23  |  101 b   |  8 lines

  1. #ifndef _File_h
  2. #ifdef __GNUG__
  3. #pragma once
  4. #pragma interface
  5. #endif
  6. #include <il/builtin.h>
  7. #endif
  8.