]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/sys/termios.h
MFC r356551: arp(8): avoid segfaulting due to out-of-bounds memory access
[FreeBSD/stable/10.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>