diff options
Diffstat (limited to 'games/flightgear/files/patch-src-Systems-electrical.cxx')
-rw-r--r-- | games/flightgear/files/patch-src-Systems-electrical.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/flightgear/files/patch-src-Systems-electrical.cxx b/games/flightgear/files/patch-src-Systems-electrical.cxx deleted file mode 100644 index 5567382a39f5..000000000000 --- a/games/flightgear/files/patch-src-Systems-electrical.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Systems/electrical.cxx.orig 2012-04-30 10:16:40.139557199 +0300 -+++ src/Systems/electrical.cxx 2012-04-30 10:16:50.765555099 +0300 -@@ -24,6 +24,7 @@ - # include <config.h> - #endif - -+#include <cstdlib> - #include <cstring> - - #include <simgear/structure/exception.hxx> - |