diff options
Diffstat (limited to 'games/battletanks/files/patch-mrt-base_file.h')
-rw-r--r-- | games/battletanks/files/patch-mrt-base_file.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/battletanks/files/patch-mrt-base_file.h b/games/battletanks/files/patch-mrt-base_file.h deleted file mode 100644 index 6f39e5ece4ce..000000000000 --- a/games/battletanks/files/patch-mrt-base_file.h +++ /dev/null @@ -1,10 +0,0 @@ ---- mrt/base_file.h.orig 2013-11-16 13:43:12.000000000 +0100 -+++ mrt/base_file.h 2013-11-16 13:44:09.000000000 +0100 -@@ -20,6 +20,7 @@ - */ - - #include <string> -+#include <sys/types.h> - #include "export_mrt.h" - - namespace mrt { |