unistd.h at [1a9ce97cc9]

File target-headers/mingw32msvc/include/unistd.h artifact 2811bed29f part of check-in 1a9ce97cc9


/*
 * This file is part of the Mingw32 package.
 *
 * unistd.h maps (roughly) to io.h
 */

#ifndef __STRICT_ANSI__
#include <io.h>
#endif