win32 merge
This commit is contained in:
9
win32/include/sys/file.h
Normal file
9
win32/include/sys/file.h
Normal file
@ -0,0 +1,9 @@
|
||||
/*
|
||||
* This file is part of the Mingw32 package.
|
||||
*
|
||||
* This file.h maps to the root fcntl.h
|
||||
* TODO?
|
||||
*/
|
||||
#ifndef __STRICT_ANSI__
|
||||
#include <fcntl.h>
|
||||
#endif
|
||||
Reference in New Issue
Block a user