summaryrefslogtreecommitdiff
path: root/games-board/blokish/files/blokish-0.9.4-gcc43.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-board/blokish/files/blokish-0.9.4-gcc43.patch')
-rw-r--r--games-board/blokish/files/blokish-0.9.4-gcc43.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/games-board/blokish/files/blokish-0.9.4-gcc43.patch b/games-board/blokish/files/blokish-0.9.4-gcc43.patch
new file mode 100644
index 000000000000..f53e5495aa57
--- /dev/null
+++ b/games-board/blokish/files/blokish-0.9.4-gcc43.patch
@@ -0,0 +1,12 @@
+--- a/src/base.h
++++ b/src/base.h
+@@ -25,6 +25,9 @@
+ #include <vector>
+ #include <fstream>
+ #include <iostream>
++#include <algorithm>
++#include <cstdlib>
++#include <climits>
+
+ enum BlokishID
+ {