summaryrefslogtreecommitdiffstats
path: root/src/syrep.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syrep.h')
-rw-r--r--src/syrep.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/syrep.h b/src/syrep.h
index 29b709d..f3f4d5e 100644
--- a/src/syrep.h
+++ b/src/syrep.h
@@ -32,4 +32,6 @@
extern struct gengetopt_args_info args;
+extern volatile int interrupted;
+
#endif