home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lxapi32.zip / Include / Linux / fcntl.h < prev    next >
C/C++ Source or Header  |  2002-04-26  |  146b  |  9 lines

  1. /* $Id: fcntl.h,v 1.2 2002/04/26 23:09:04 smilcke Exp $ */
  2.  
  3. #ifndef _LINUX_FCNTL_H
  4. #define _LINUX_FCNTL_H
  5.  
  6. #include <asm/fcntl.h>
  7.  
  8. #endif
  9.