/* * This file is part of the Mingw32 package. * * unistd.h maps (roughly) to io.h */ #ifndef __STRICT_ANSI__ # ifndef __MINGW32__ # include # include # else # include_next # endif /* __MINGW32__ */ #endif /* __STRICT_ANSI__ */