import winsup-2000-02-17 snapshot
This commit is contained in:
10
winsup/mingw/include/unistd.h
Normal file
10
winsup/mingw/include/unistd.h
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* 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