# HG changeset patch # User Florian Pose # Date 1264514473 -3600 # Node ID 16c9640493fae07be201336bef3661b0c38ba1f5 # Parent 94e0e1756decc3f3818c71726f9374c09cdf1651 Include termios.h from ectty.h. diff -r 94e0e1756dec -r 16c9640493fa include/ectty.h --- a/include/ectty.h Tue Jan 26 11:38:25 2010 +0100 +++ b/include/ectty.h Tue Jan 26 15:01:13 2010 +0100 @@ -42,6 +42,8 @@ #ifndef __ECTTY_H__ #define __ECTTY_H__ +#include + /****************************************************************************** * Data types *****************************************************************************/