file.h at [1a9ce97cc9]

File target-headers/mingw32msvc/include/sys/file.h artifact fe4fb42e87 part of check-in 1a9ce97cc9


/*
 * 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