mirror of
https://github.com/edubart/otclient.git
synced 2025-10-16 12:34:55 +02:00
Fix a missing include
This commit is contained in:
@@ -32,6 +32,7 @@
|
|||||||
|
|
||||||
#include <execinfo.h>
|
#include <execinfo.h>
|
||||||
#include <ucontext.h>
|
#include <ucontext.h>
|
||||||
|
#include <signal.h>
|
||||||
|
|
||||||
#define MAX_BACKTRACE_DEPTH 128
|
#define MAX_BACKTRACE_DEPTH 128
|
||||||
#define DEMANGLE_BACKTRACE_SYMBOLS
|
#define DEMANGLE_BACKTRACE_SYMBOLS
|
||||||
|
Reference in New Issue
Block a user