]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/sys/termios.h
Pull in r324594 from upstream clang trunk (by Alexander Ivchenko):
[FreeBSD/FreeBSD.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>