summaryrefslogtreecommitdiff
path: root/games-action/btanks/files/btanks-0.9.8083-gcc46.patch
diff options
context:
space:
mode:
Diffstat (limited to 'games-action/btanks/files/btanks-0.9.8083-gcc46.patch')
-rw-r--r--games-action/btanks/files/btanks-0.9.8083-gcc46.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/games-action/btanks/files/btanks-0.9.8083-gcc46.patch b/games-action/btanks/files/btanks-0.9.8083-gcc46.patch
new file mode 100644
index 000000000000..367c33cc6f24
--- /dev/null
+++ b/games-action/btanks/files/btanks-0.9.8083-gcc46.patch
@@ -0,0 +1,10 @@
+--- engine/sl08/sl08.h.old 2011-04-19 17:20:34.055776870 +0200
++++ engine/sl08/sl08.h 2011-04-19 17:20:59.471398921 +0200
+@@ -22,6 +22,7 @@
+ /* DO NOT MODIFY THIS FILE: IT'S AUTOGENERATED */
+
+ #include <list>
++#include <cstddef>
+
+ #ifndef NULL
+ #define NULL ((void*) 0)