openbsd-ports/games/egoboo/patches/patch-game_file_linux_c

12 lines
417 B
Plaintext
Raw Normal View History

$OpenBSD: patch-game_file_linux_c,v 1.1.1.1 2009/10/11 14:01:39 phessler Exp $
--- game/file_linux.c.orig Sat Oct 10 18:26:40 2009
+++ game/file_linux.c Sat Oct 10 18:27:25 2009
@@ -31,6 +31,7 @@
#include <glob.h>
#include <sys/types.h>
#include <sys/stat.h>
+#include <sys/syslimits.h>
#include <sys/dir.h>
//--------------------------------------------------------------------------------------------