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

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