unistd.h at [1a9ce97cc9]

File target-headers/mingw32msvc/include/sys/unistd.h artifact d9a02a4338 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