Artifact fe4fb42e87803ce17ce828d0038262a758284798:
- File target-headers/mingw32msvc/include/sys/file.h — part of check-in [1a9ce97cc9] at 2014-05-02 17:12:42 on branch trunk — Added target headers for Windows (user: rkeene, size: 154) [annotate] [blame] [check-ins using]
/* * 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