summaryrefslogtreecommitdiffstats
path: root/src/debug_flags.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug_flags.h')
-rw-r--r--src/debug_flags.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/debug_flags.h b/src/debug_flags.h
index 7965585..e08a43b 100644
--- a/src/debug_flags.h
+++ b/src/debug_flags.h
@@ -24,6 +24,8 @@
extern bool g_explaining;
+extern bool g_keep_depfile;
+
extern bool g_keep_rsp;
extern bool g_experimental_statcache;