| Kai Tietz | 9d937a7 | 2007-08-10 10:41:48 +0000 | [diff] [blame] | 1 | /** |
| 2 | * This file has no copyright assigned and is placed in the Public Domain. |
| 3 | * This file is part of the w64 mingw-runtime package. |
| Kai Tietz | d42ac88 | 2010-01-15 20:17:42 +0000 | [diff] [blame] | 4 | * No warranty is given; refer to the file DISCLAIMER.PD within this package. |
| Kai Tietz | 9d937a7 | 2007-08-10 10:41:48 +0000 | [diff] [blame] | 5 | */ |
| 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 |