Missing include
This commit is contained in:
@@ -18,6 +18,8 @@ typedef void OSErrorReport(const char *, ...);
|
||||
#include <poll.h>
|
||||
#include <execinfo.h>
|
||||
#include <backtrace.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
|
||||
API void (*Error)(const char *, ...);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user