ReactOS 0.4.15-dev-7918-g2a2556c
unistd.h
Go to the documentation of this file.
1
6/*
7 * This file is part of the Mingw32 package.
8 *
9 * unistd.h maps (roughly) to io.h
10 */
11#ifndef __STRICT_ANSI__
12#include <io.h>
13#endif
14