home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / unix / emx / include / sys / file.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-08-01  |  107 b   |  7 lines

  1. /* sys/file.h (emx+gcc) */
  2.  
  3. #if !defined (_SYS_FILE_H)
  4. #define _SYS_FILE_H
  5. #include <fcntl.h>
  6. #endif
  7.