import winsup-2000-02-17 snapshot
This commit is contained in:
9
winsup/mingw/include/sys/unistd.h
Normal file
9
winsup/mingw/include/sys/unistd.h
Normal file
@ -0,0 +1,9 @@
|
||||
/*
|
||||
* This file is part of the Mingw32 package.
|
||||
*
|
||||
* unistd.h maps (roughly) to io.h
|
||||
*/
|
||||
#ifndef __STRICT_ANSI__
|
||||
#include <io.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user