aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorEric Anholt <anholt@FreeBSD.org>2003-05-09 23:15:49 +0000
committerEric Anholt <anholt@FreeBSD.org>2003-05-09 23:15:49 +0000
commitc7dc108e782aa5c387105d558eac1efbf7b0cfe0 (patch)
tree3fd99bde3b6988ad0e8bb65a402e038c2817919b /games
parentafc2e47f94e128a5f51f8dd6e86937ff93d180ad (diff)
downloadports-c7dc108e782aa5c387105d558eac1efbf7b0cfe0.tar.gz
ports-c7dc108e782aa5c387105d558eac1efbf7b0cfe0.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/torcs/files/patch-src::modules::simu::simuv2::SOLID-2.0::src::C-api.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/games/torcs/files/patch-src::modules::simu::simuv2::SOLID-2.0::src::C-api.cpp b/games/torcs/files/patch-src::modules::simu::simuv2::SOLID-2.0::src::C-api.cpp
new file mode 100644
index 000000000000..f5f22746fcca
--- /dev/null
+++ b/games/torcs/files/patch-src::modules::simu::simuv2::SOLID-2.0::src::C-api.cpp
@@ -0,0 +1,10 @@
+--- ./src/modules/simu/simuv2/SOLID-2.0/src/C-api.cpp.orig Sat Apr 19 11:46:43 2003
++++ ./src/modules/simu/simuv2/SOLID-2.0/src/C-api.cpp Sat May 10 00:19:56 2003
+@@ -40,6 +40,7 @@
+ #include "Polyhedron.h"
+ #include "Response.h"
+ #include "RespTable.h"
++#include <sys/types.h>
+
+ #include <map>
+ #include <set>