mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
Merge pull request #880 from diath/fix_missing_include
Fix a missing include in unix crash handler
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include <execinfo.h>
|
||||
#include <ucontext.h>
|
||||
#include <signal.h>
|
||||
|
||||
#define MAX_BACKTRACE_DEPTH 128
|
||||
#define DEMANGLE_BACKTRACE_SYMBOLS
|
||||
|
||||
Reference in New Issue
Block a user