aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/files/patch-src-ode-config.h
diff options
context:
space:
mode:
Diffstat (limited to 'games/scorched3d/files/patch-src-ode-config.h')
-rw-r--r--games/scorched3d/files/patch-src-ode-config.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/games/scorched3d/files/patch-src-ode-config.h b/games/scorched3d/files/patch-src-ode-config.h
deleted file mode 100644
index c30d3ec4e9e0..000000000000
--- a/games/scorched3d/files/patch-src-ode-config.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/ode/config.h.orig Wed Jul 30 17:41:29 2003
-+++ src/ode/config.h Sun Aug 3 09:07:13 2003
-@@ -31,7 +31,7 @@
-
- #include <stdio.h>
- #include <stdarg.h>
--#include <malloc.h> // for alloca under windows
-+#include <stdlib.h> // for alloca under windows
- #include <string.h>
- #include <math.h>
-