home *** CD-ROM | disk | FTP | other *** search
/ Programming Win32 Under the API / ProgrammingWin32UnderTheApiPatVillani.iso / i386-mingw32 / include / sys / fcntl.h next >
Encoding:
C/C++ Source or Header  |  1999-11-07  |  146 b   |  9 lines

  1. /*
  2.  * This file is part of the Mingw32 package.
  3.  *
  4.  * This fcntl.h maps to the root fcntl.h
  5.  */
  6. #ifndef __STRICT_ANSI__
  7. #include <fcntl.h>
  8. #endif
  9.