home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3 (Developer) / NeXT_Developer-3.3.iso / NextDeveloper / Headers / bsd / termios.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-01-20  |  113 b   |  11 lines

  1. #ifndef _TERMIOS_
  2. #define _TERMIOS_
  3.  
  4. #include <standards.h>
  5.  
  6. #include <sys/termios.h>
  7.  
  8. #endif    /* _TERMIOS_ */
  9.  
  10.     
  11.