diff options
Diffstat (limited to 'games/flightgear/files/patch-src-Network-ATC-Inputs.cxx')
-rw-r--r-- | games/flightgear/files/patch-src-Network-ATC-Inputs.cxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/flightgear/files/patch-src-Network-ATC-Inputs.cxx b/games/flightgear/files/patch-src-Network-ATC-Inputs.cxx deleted file mode 100644 index 098192a1c9c2..000000000000 --- a/games/flightgear/files/patch-src-Network-ATC-Inputs.cxx +++ /dev/null @@ -1,11 +0,0 @@ ---- src/Network/ATC-Inputs.cxx.orig 2012-04-29 01:15:22.403234567 +0300 -+++ src/Network/ATC-Inputs.cxx 2012-04-29 01:16:16.046237193 +0300 -@@ -31,6 +31,7 @@ - # include <sys/types.h> - # include <sys/stat.h> - # include <fcntl.h> -+# include <stdlib.h> - # include <unistd.h> - # include <istream> - #endif - |