diff options
Diffstat (limited to 'winsup/mingw/include/sys/file.h')
-rw-r--r-- | winsup/mingw/include/sys/file.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/winsup/mingw/include/sys/file.h b/winsup/mingw/include/sys/file.h deleted file mode 100644 index 96c49e1..0000000 --- a/winsup/mingw/include/sys/file.h +++ /dev/null @@ -1,9 +0,0 @@ -/* - * 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 |