# HG changeset patch # User alex # Date 1007393406 0 # Node ID 334bae48841baed1e03e1dc7674e0b5579914d17 # Parent 310c0b9bea21e56dd47efcbfa5d51826f459c1a0 sorry. diff -r 310c0b9bea21 -r 334bae48841b linux/getch2.c --- 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 #endif -#ifdef HAVE_TERMIOS_SYS_H +#ifdef HAVE_SYS_TERMIOS_H #include #endif #endif