From 1fd5e000ace55b323124c7e556a7a864b972a5c4 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 17 Feb 2000 19:38:33 +0000 Subject: import winsup-2000-02-17 snapshot --- winsup/mingw/include/sys/file.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 winsup/mingw/include/sys/file.h (limited to 'winsup/mingw/include/sys/file.h') diff --git a/winsup/mingw/include/sys/file.h b/winsup/mingw/include/sys/file.h new file mode 100644 index 000000000..96c49e117 --- /dev/null +++ b/winsup/mingw/include/sys/file.h @@ -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 +#endif -- cgit v1.2.3