summaryrefslogtreecommitdiff
path: root/libre/openttd/openttd-1.5.3-gcc6.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/openttd/openttd-1.5.3-gcc6.patch')
-rw-r--r--libre/openttd/openttd-1.5.3-gcc6.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/libre/openttd/openttd-1.5.3-gcc6.patch b/libre/openttd/openttd-1.5.3-gcc6.patch
deleted file mode 100644
index 65d9991d6..000000000
--- a/libre/openttd/openttd-1.5.3-gcc6.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- openttd-1.5.3/src/safeguards.h.orig 2016-02-02 16:21:10.378533175 +0000
-+++ openttd-1.5.3/src/safeguards.h 2016-02-02 16:21:15.269555568 +0000
-@@ -21,6 +21,8 @@
- #ifndef SAFEGUARDS_H
- #define SAFEGUARDS_H
-
-+#include <stdlib.h>
-+
- /* Use MallocT instead. */
- #define malloc SAFEGUARD_DO_NOT_USE_THIS_METHOD
-