aboutsummaryrefslogtreecommitdiffstats
path: root/games/battletanks/files/patch-mrt-base_file.h
blob: 6f39e5ece4cea139ef3c49be22542418f623ec4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- 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 {