home *** CD-ROM | disk | FTP | other *** search
/ Enter 2004 January / enter-2004-01.iso / files / maxima-5.9.0.exe / {app} / include / sys / file.h < prev    next >
Encoding:
C/C++ Source or Header  |  2003-02-09  |  154 b   |  10 lines

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