about summary refs log tree commit diff stats
path: root/src/include/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/debug.h')
-rwxr-xr-xsrc/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index 3ff15229..9a8d7ee0 100755
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -42,6 +42,7 @@ extern char* trace_init;
 extern char* box64_trace;
 extern uint64_t start_cnt;
 #endif
+extern int box64_nosandbox;
 extern int box64_dummy_crashhandler;
 extern int box64_sse_flushto0;
 extern int allow_missing_libs;