ReactOS 0.4.15-dev-7842-g558ab78
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 */