aboutsummaryrefslogtreecommitdiff
path: root/src/im-sandbox.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/im-sandbox.h')
-rw-r--r--src/im-sandbox.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/im-sandbox.h b/src/im-sandbox.h
index 3acd62db..400af333 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -75,6 +75,7 @@ struct sb_shm
int n_hits;
int n_hadcrystals;
int n_crystals;
+ int should_shutdown;
};
extern char *create_tempdir(const char *temp_location);