Include termios.h from ectty.h.
This commit is contained in:
parent
0114f02d27
commit
2fccbe3542
|
|
@ -42,6 +42,8 @@
|
|||
#ifndef __ECTTY_H__
|
||||
#define __ECTTY_H__
|
||||
|
||||
#include <linux/termios.h>
|
||||
|
||||
/******************************************************************************
|
||||
* Data types
|
||||
*****************************************************************************/
|
||||
|
|
|
|||
Loading…
Reference in New Issue