7 lines
106 B
C
7 lines
106 B
C
|
/*
|
||
|
* This file is part of the Mingw32 package.
|
||
|
*
|
||
|
* unistd.h maps (roughly) to io.h
|
||
|
*/
|
||
|
#include <io.h>
|