diff src/sysdep.c @ 274:ca9a9ec9c1c1 r21-0b35

Import from CVS: tag r21-0b35
author cvs
date Mon, 13 Aug 2007 10:29:42 +0200
parents c5d627a313b1
children c42ec1d1cded
line wrap: on
line diff
--- a/src/sysdep.c	Mon Aug 13 10:28:54 2007 +0200
+++ b/src/sysdep.c	Mon Aug 13 10:29:42 2007 +0200
@@ -135,6 +135,7 @@
 #ifdef AIXHFT
 static void hft_init (struct console *c);
 static void hft_reset (struct console *c);
+#include <sys/termio.h>
 #endif
 
 /* ------------------------------- */