about summary refs log tree commit diff stats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/debug.h b/src/include/debug.h
index c710a249..48843392 100644
--- a/src/include/debug.h
+++ b/src/include/debug.h
@@ -46,6 +46,7 @@ extern int box64_dynarec_nativeflags;
 extern int box64_dynarec_df;
 extern int box64_dynarec_perf_map;
 extern int box64_dynarec_perf_map_fd;
+extern int box64_dynarec_dirty;
 #ifdef ARM64
 extern int arm64_asimd;
 extern int arm64_aes;