home *** CD-ROM | disk | FTP | other *** search
- /****************************************************************************
- *
- * $Source: /usr/local/cvsroot/unixlib/source/clib/h/termio,v $
- * $Date: 1997/12/17 22:02:51 $
- * $Revision: 1.6 $
- * $State: Exp $
- * $Author: unixlib $
- *
- ***************************************************************************/
-
- #ifndef __TERMIO_H
- #define __TERMIO_H
-
- #error <termio.h> is obsolete. Use <termios.h> instead.
-
- #endif
-