summaryrefslogtreecommitdiff
path: root/japanese/nethack34/files/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/nethack34/files/patch-ai')
-rw-r--r--japanese/nethack34/files/patch-ai10
1 files changed, 10 insertions, 0 deletions
diff --git a/japanese/nethack34/files/patch-ai b/japanese/nethack34/files/patch-ai
new file mode 100644
index 000000000000..508c236b9e7c
--- /dev/null
+++ b/japanese/nethack34/files/patch-ai
@@ -0,0 +1,10 @@
+--- src/files.c.orig Sun Feb 23 23:43:26 2003
++++ src/files.c Thu Jun 19 11:51:59 2003
+@@ -29,6 +29,7 @@
+ #endif
+
+ #if defined(UNIX) && defined(QT_GRAPHICS)
++#include <limits.h>
+ #include <dirent.h>
+ #endif
+