Added new 'bootcd' target.
[reactos.git] / reactos / include / msvcrt / sys / file.h
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 <msvcrt/fcntl.h>
9 #endif