aboutsummaryrefslogtreecommitdiff
path: root/games/jigzo/files/patch-main.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'games/jigzo/files/patch-main.cxx')
-rw-r--r--games/jigzo/files/patch-main.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/games/jigzo/files/patch-main.cxx b/games/jigzo/files/patch-main.cxx
deleted file mode 100644
index df5e2962e8cc..000000000000
--- a/games/jigzo/files/patch-main.cxx
+++ /dev/null
@@ -1,10 +0,0 @@
---- main.cxx.orig Sun Feb 5 04:41:46 2006
-+++ main.cxx Sun Feb 5 23:41:41 2006
-@@ -28,6 +28,7 @@
- float BG_G = 0.0;
- float BG_B = 0.0;
-
-+#include <unistd.h>
- #include <cstdio>
- #include <cstring>
- #include <cmath>