home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / nihcl-3.0 / lib / nihclIO.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-05-19  |  97 b   |  8 lines

  1. #ifndef    NIHCLIO_H
  2. #define    NIHCLIO_H
  3.  
  4. #include "OIO.h"
  5. #include "OIOfd.h"
  6.  
  7. #endif /* NIHCLIO_H */
  8.