home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue4 / SDL / gcc346 / !gcc / include / unixlib / h / termio < prev    next >
Encoding:
Text File  |  2006-09-17  |  421 b   |  17 lines

  1. /****************************************************************************
  2.  *
  3.  * $Source: /usr/local/cvsroot/unixlib/source/clib/h/termio,v $
  4.  * $Date: 1997/12/17 22:02:51 $
  5.  * $Revision: 1.6 $
  6.  * $State: Exp $
  7.  * $Author: unixlib $
  8.  *
  9.  ***************************************************************************/
  10.  
  11. #ifndef __TERMIO_H
  12. #define __TERMIO_H
  13.  
  14. #error <termio.h> is obsolete. Use <termios.h> instead.
  15.  
  16. #endif
  17.