aboutsummaryrefslogtreecommitdiff
path: root/games/glpuzzle/files/patch-main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'games/glpuzzle/files/patch-main.cxx')
-rw-r--r--games/glpuzzle/files/patch-main.cxx10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/glpuzzle/files/patch-main.cxx b/games/glpuzzle/files/patch-main.cxx
new file mode 100644
index 000000000000..8228e5a919fc
--- /dev/null
+++ b/games/glpuzzle/files/patch-main.cxx
@@ -0,0 +1,10 @@
+--- main.cxx.orig Wed Jan 11 04:42:54 2006
++++ main.cxx Wed Jan 11 04:43:04 2006
+@@ -24,6 +24,7 @@
+ *
+ */
+
++#include <unistd.h>
+ #include <cstdio>
+ #include <cstdlib>
+ #include <cstring>