Artifact d9a02a4338cfe3bcb7d874b66bf29eff5b82765e:
- File target-headers/mingw32msvc/include/sys/unistd.h — part of check-in [1a9ce97cc9] at 2014-05-02 17:12:42 on branch trunk — Added target headers for Windows (user: rkeene, size: 138) [annotate] [blame] [check-ins using]
/* * This file is part of the Mingw32 package. * * unistd.h maps (roughly) to io.h */ #ifndef __STRICT_ANSI__ #include <io.h> #endif