05d67e73fd
and is a lot of fun to play. In Egoboo, you will find heaps of loot, kill hordes of monsters, and discover many unusual places on your quest to save Lord Bishop from his imminent doom! OK steven@
12 lines
417 B
Plaintext
12 lines
417 B
Plaintext
$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>
|
|
|
|
//--------------------------------------------------------------------------------------------
|