diff options
Diffstat (limited to 'games/dangerdeep/files/patch-src__faulthandler.h')
-rw-r--r-- | games/dangerdeep/files/patch-src__faulthandler.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/games/dangerdeep/files/patch-src__faulthandler.h b/games/dangerdeep/files/patch-src__faulthandler.h deleted file mode 100644 index ee8b4ab008d8..000000000000 --- a/games/dangerdeep/files/patch-src__faulthandler.h +++ /dev/null @@ -1,10 +0,0 @@ ---- ./src/faulthandler.h.orig 2007-06-11 14:29:30.000000000 -0400 -+++ ./src/faulthandler.h 2014-08-11 10:17:47.000000000 -0400 -@@ -46,6 +46,7 @@ - #include <execinfo.h> - #include <stdio.h> - #include <stdlib.h> -+#include <unistd.h> - #include <cxxabi.h> // Needed for __cxa_demangle - #include <signal.h> - #include <string> |