Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fcntl.h « sys « include « mingw « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b343f272f4a04419a109a1097635d02891f915dd (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