aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/termios.h
blob: e5bacf46550fb6553d790d350b2cad918695fb64 (plain) (blame)
1
2
3
4
5
/* $FreeBSD$ */
#ifdef __GNUC__
#warning "this file includes <sys/termios.h> which is deprecated, use <termios.h> instead"
#endif
#include <termios.h>