00001 /* 00002 * This file is part of the Mingw32 package. 00003 * 00004 * unistd.h maps (roughly) to io.h 00005 */ 00006 00007 #ifndef __STRICT_ANSI__ 00008 #include <io.h> 00009 #include <process.h> 00010 #endif 00011 00012