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

file.h « sys « include « mingw « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 96c49e1174c42afa26c1de24c7cfc30e0f89dd43 (plain)
1
2
3
4
5
6
7
8
9
/*
 * 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