summaryrefslogtreecommitdiff
path: root/core/host/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'core/host/panic.c')
-rw-r--r--core/host/panic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/host/panic.c b/core/host/panic.c
index 260329cc39..ee21577aec 100644
--- a/core/host/panic.c
+++ b/core/host/panic.c
@@ -8,6 +8,7 @@
#include "common.h"
#include "panic.h"
+#include "stack_trace.h"
#include "test_util.h"
#include "util.h"