]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/sys/termios.h
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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>