summaryrefslogtreecommitdiff
path: root/games-roguelike/nethack/files/nethack-3.6.6-clang16.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-10-16 19:53:15 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-10-16 19:53:15 +0100
commit3108ce8586e6da41676fd6bed4101da8f4af8e31 (patch)
treee4615a7e9e6c30870f9dbd61f413dc0782b3b7af /games-roguelike/nethack/files/nethack-3.6.6-clang16.patch
parentb45619404fe758cf9245826fe1ffb4d6c4e767de (diff)
gentoo auto-resync : 16:10:2022 - 19:53:15
Diffstat (limited to 'games-roguelike/nethack/files/nethack-3.6.6-clang16.patch')
-rw-r--r--games-roguelike/nethack/files/nethack-3.6.6-clang16.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-roguelike/nethack/files/nethack-3.6.6-clang16.patch b/games-roguelike/nethack/files/nethack-3.6.6-clang16.patch
new file mode 100644
index 000000000000..b8a67644b80e
--- /dev/null
+++ b/games-roguelike/nethack/files/nethack-3.6.6-clang16.patch
@@ -0,0 +1,10 @@
+https://bugs.gentoo.org/874462
+--- a/win/tty/wintty.c
++++ b/win/tty/wintty.c
+@@ -26,2 +26,6 @@
+
++#ifdef DEF_PAGER
++#include <fcntl.h>
++#endif
++
+ #ifndef NO_TERMS