summaryrefslogtreecommitdiffstats
path: root/libbacktrace/BacktraceImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libbacktrace/BacktraceImpl.cpp')
-rw-r--r--libbacktrace/BacktraceImpl.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbacktrace/BacktraceImpl.cpp b/libbacktrace/BacktraceImpl.cpp
index d7ac0b2..405b042 100644
--- a/libbacktrace/BacktraceImpl.cpp
+++ b/libbacktrace/BacktraceImpl.cpp
@@ -19,6 +19,7 @@
#include <string.h>
#include <sys/ptrace.h>
#include <sys/types.h>
+#include <ucontext.h>
#include <unistd.h>
#include <string>