1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

Remove unneeded inclusion of <sys/termios.h>.

This commit is contained in:
Ed Schouten 2009-11-28 13:20:29 +00:00
parent 3ce9ca8947
commit d343f5397d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=199876

View File

@ -70,7 +70,6 @@
#include <sys/tty.h>
#include <sys/serial.h>
#include <sys/fcntl.h>
#include <sys/termios.h>
/* Module interface related macros */
#define UCOM_MODVER 1