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

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