summaryrefslogtreecommitdiff
path: root/japanese/nethack34/files/patch-ai
blob: 508c236b9e7c316024b004c1ea33a71080ba8bab (plain) (blame)
1
2
3
4
5
6
7
8
9
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