diff options
Diffstat (limited to 'games/glpuzzle/files/patch-main.cxx')
-rw-r--r-- | games/glpuzzle/files/patch-main.cxx | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/glpuzzle/files/patch-main.cxx b/games/glpuzzle/files/patch-main.cxx deleted file mode 100644 index df5e2962e8cc..000000000000 --- a/games/glpuzzle/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> |