ultimatepp/bazaar/Tcc/lib/include/sys/fcntl.h
koldo 5d3e7033a9 Tcc: Adding package
git-svn-id: svn://ultimatepp.org/upp/trunk@1331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-23 22:15:38 +00:00

8 lines
146 B
C

/*
* This file is part of the Mingw32 package.
*
* This fcntl.h maps to the root fcntl.h
*/
#ifndef __STRICT_ANSI__
#include <fcntl.h>
#endif