diff options
author | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-02-10 01:12:52 -0800 |
commit | 1bb2648cde916ac27d3dd75d7b64a4ddc89787b7 (patch) | |
tree | 016bfa1969323404c37dbef29cfc7242a5a8e9f3 /community/simutrans/fix-build.patch | |
parent | e9c244cac8e5dc1c59c7e8b7bc885fef04224b70 (diff) |
Sun Feb 10 01:12:35 PST 2013
Diffstat (limited to 'community/simutrans/fix-build.patch')
-rw-r--r-- | community/simutrans/fix-build.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/community/simutrans/fix-build.patch b/community/simutrans/fix-build.patch deleted file mode 100644 index a575cbef6..000000000 --- a/community/simutrans/fix-build.patch +++ /dev/null @@ -1,11 +0,0 @@ -diff -Naur utils/csv.cc utils/csv.cc ---- utils/csv.cc 2012-03-18 21:10:39.000000000 +0000 -+++ utils/csv.cc 2012-05-04 11:06:50.228842822 +0000 -@@ -8,6 +8,7 @@ - #include <cstring> - #include <stdio.h> - #include <assert.h> -+#include <stdlib.h> - - #include "csv.h" - #include "simstring.h" |