Artifact 2811bed29feff4c8a67aaf8bfbcbd7bf8df72a0e:
- File target-headers/mingw32msvc/include/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: 139) [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