diff options
Diffstat (limited to 'src/sandbox.h')
-rw-r--r-- | src/sandbox.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sandbox.h b/src/sandbox.h index 0c0430f..28961f5 100644 --- a/src/sandbox.h +++ b/src/sandbox.h @@ -53,5 +53,6 @@ extern int opt_use_ns_time; extern int opt_use_ns_user; extern int opt_use_ns_uts; extern bool opt_use_bash; +extern int opt_debug; #endif |