ReactOS 0.4.16-dev-973-g9a0ff8b
fcntl.h
Go to the documentation of this file.
1#ifndef __WINE_MSVCRT_FCNTL_H
2#define __WINE_MSVCRT_FCNTL_H
3
4/*
5 * Compatibility header
6 */
7
8#include <fcntl.h>
9
10#endif /* __WINE_MSVCRT_FCNTL_H */