ReactOS 0.4.15-dev-7942-gd23573b
file.h
Go to the documentation of this file.
1
6/*
7 * This file is part of the Mingw32 package.
8 *
9 * This file.h maps to the root fcntl.h
10 * TODO?
11 */
12#ifndef __STRICT_ANSI__
13#include <fcntl.h>
14#endif