changeset 3282:334bae48841b

sorry.
author alex
date Mon, 03 Dec 2001 15:30:06 +0000
parents 310c0b9bea21
children 73de2c85844d
files linux/getch2.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/linux/getch2.c	Mon Dec 03 15:22:03 2001 +0000
+++ b/linux/getch2.c	Mon Dec 03 15:30:06 2001 +0000
@@ -21,7 +21,7 @@
 #ifdef HAVE_TERMIOS_H
 #include <termios.h>
 #endif
-#ifdef HAVE_TERMIOS_SYS_H 
+#ifdef HAVE_SYS_TERMIOS_H
 #include <sys/termios.h>
 #endif
 #endif