comparison 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
comparison
equal deleted inserted replaced
273:411aac7253ef 274:ca9a9ec9c1c1
133 #endif 133 #endif
134 134
135 #ifdef AIXHFT 135 #ifdef AIXHFT
136 static void hft_init (struct console *c); 136 static void hft_init (struct console *c);
137 static void hft_reset (struct console *c); 137 static void hft_reset (struct console *c);
138 #include <sys/termio.h>
138 #endif 139 #endif
139 140
140 /* ------------------------------- */ 141 /* ------------------------------- */
141 /* miscellaneous */ 142 /* miscellaneous */
142 /* ------------------------------- */ 143 /* ------------------------------- */