summaryrefslogtreecommitdiffstats
path: root/warp/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'warp/config.h')
-rw-r--r--warp/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/warp/config.h b/warp/config.h
index 70f07296..c4b30b45 100644
--- a/warp/config.h
+++ b/warp/config.h
@@ -20,12 +20,12 @@
*/
#define SIGNEDCHAR /**/
-/* TERMIO:
+/* TERMIOS:
* This symbol, if defined, indicates that the program should include
* termio.h rather than sgtty.h. There are also differences in the
* ioctl() calls that depend on the value of this symbol.
*/
-#undef TERMIO /**/
+#define TERMIOS /**/
/* USENDIR:
* This symbol, if defined, indicates that the program should compile