summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <tristan@gentoo.org>2008-04-30 22:26:04 +0000
committerTristan Heaven <tristan@gentoo.org>2008-04-30 22:26:04 +0000
commita5f2d85a4e247b0973b707131405b0654ad07cb5 (patch)
tree3e5eb398efee588e98057f13263b592ebb96fabd /games-board/blokish/files
parentstable ppc64, bug 219644 (diff)
downloadhistorical-a5f2d85a4e247b0973b707131405b0654ad07cb5.tar.gz
historical-a5f2d85a4e247b0973b707131405b0654ad07cb5.tar.bz2
historical-a5f2d85a4e247b0973b707131405b0654ad07cb5.zip
Fix building with gcc-4.3
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'games-board/blokish/files')
-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..3e48bce774d6
--- /dev/null
+++ b/games-board/blokish/files/blokish-0.9.4-gcc43.patch
@@ -0,0 +1,12 @@
+--- src/base.h
++++ src/base.h
+@@ -25,6 +25,9 @@
+ #include <vector>
+ #include <fstream>
+ #include <iostream>
++#include <algorithm>
++#include <cstdlib>
++#include <climits>
+
+ enum BlokishID
+ {