aboutsummaryrefslogtreecommitdiffstats
path: root/games/egoboo/files/patch-game-lin-file.c
blob: 9cb779ded1fc374f4dba885830993d2b28f9fa22 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- lin-file.c.orig 2007-11-16 22:36:58.000000000 +0300
+++ lin-file.c  2008-02-07 04:09:32.000000000 +0300
@@ -9,6 +9,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/dir.h>
+#include <sys/syslimits.h>
 
 //File Routines-----------------------------------------------------------
 void fs_init()