summarylogtreecommitdiffstats
path: root/libunwind.patch
blob: fc79ecb7af15604eeb0763ab340b114be6cfd53e (plain)
1
2
3
4
5
6
7
8
9
10
--- a/contrib/libunwind/src/x86_64/Gos-linux.c	2017-10-09 14:13:11.126198905 +0300
+++ b/contrib/libunwind/src/x86_64/Gos-linux.c	2017-10-09 14:13:18.736311245 +0300
@@ -29,6 +29,7 @@
 #include "ucontext_i.h"
 
 #include <sys/syscall.h>
+#include <asm-generic/ucontext.h>
 
 HIDDEN void
 tdep_fetch_frame (struct dwarf_cursor *dw, unw_word_t ip, int need_unwind_info)