home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 May / PCWorld_2001-05_cd.bin / Software / Vyzkuste / devc / _SETUP.6 / Group6 / unistd.h < prev    next >
C/C++ Source or Header  |  1999-11-07  |  138b  |  10 lines

  1. /*
  2.  * This file is part of the Mingw32 package.
  3.  *
  4.  * unistd.h maps (roughly) to io.h
  5.  */
  6. #ifndef __STRICT_ANSI__
  7. #include <io.h>
  8. #endif
  9.  
  10.