summaryrefslogtreecommitdiffstats
path: root/warp/config.h
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2020-11-11 17:11:19 +0000
committerchristos <christos@NetBSD.org>2020-11-11 17:11:19 +0000
commit6eff467615806d8dd5a8bac71bad4e5ca27b5c84 (patch)
tree3167d99c7ca36002ff9d62b7db669cd5e57179b8 /warp/config.h
parent38b99ae599004d14655eba19a5dd4304366aa9c5 (diff)
downloadbsdgames-darwin-6eff467615806d8dd5a8bac71bad4e5ca27b5c84.tar.gz
bsdgames-darwin-6eff467615806d8dd5a8bac71bad4e5ca27b5c84.tar.zst
bsdgames-darwin-6eff467615806d8dd5a8bac71bad4e5ca27b5c84.zip
- use termios
- enable setgid games - enable savedir
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