]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - sys/sys/termios.h
Copy stable/9 to releng/9.0 as part of the FreeBSD 9.0-RELEASE release
[FreeBSD/releng/9.0.git] / sys / sys / termios.h
1 /* $FreeBSD$ */
2 #ifdef __GNUC__
3 #warning "this file includes <sys/termios.h> which is deprecated, use <termios.h> instead"
4 #endif
5 #include <termios.h>