Files
tge/TBE/MinGW/include/sys/fcntl.h
2026-01-14 10:27:57 -06:00

9 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