mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove unneeded inclusion of <sys/termios.h>.
This commit is contained in:
parent
3ce9ca8947
commit
d343f5397d
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue