aboutsummaryrefslogtreecommitdiff
path: root/win32/include/sys/fcntl.h
blob: 749cce226b407a2062cee21d736dfdfb8aa31afd (plain)
1
2
3
4
5
6
7
8
/*
 * This file is part of the Mingw32 package.
 *
 * This fcntl.h maps to the root fcntl.h
 */
#ifndef __STRICT_ANSI__
#include <fcntl.h>
#endif