aboutsummaryrefslogtreecommitdiffhomepage
path: root/env.h
diff options
context:
space:
mode:
Diffstat (limited to 'env.h')
-rw-r--r--env.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/env.h b/env.h
index c43efba1..16c274ed 100644
--- a/env.h
+++ b/env.h
@@ -183,5 +183,7 @@ public:
static const wchar_t * const highlighting_keys[];
};
+extern bool g_log_forks;
+
#endif