Fix a missing include

master
Kamil Chojnowski 7 年之前
父節點 4e9e1555f4
當前提交 f33a44643f

@ -32,6 +32,7 @@
#include <execinfo.h>
#include <ucontext.h>
#include <signal.h>
#define MAX_BACKTRACE_DEPTH 128
#define DEMANGLE_BACKTRACE_SYMBOLS

Loading…
取消
儲存