Fixes
[reactos.git] / reactos / include / crtdll / sys / unistd.h
1 /*
2 * This file is part of the Mingw32 package.
3 *
4 * unistd.h maps (roughly) to io.h
5 */
6 #ifndef __STRICT_ANSI__
7 #include <crtdll/io.h>
8 #endif
9