mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 19:40:07 +08:00
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>
|