Include termios.h from ectty.h.

This commit is contained in:
Florian Pose 2010-01-26 15:01:13 +01:00
parent 0114f02d27
commit 2fccbe3542
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@
#ifndef __ECTTY_H__
#define __ECTTY_H__
#include <linux/termios.h>
/******************************************************************************
* Data types
*****************************************************************************/