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 eddced68..ee2de993 100644
--- a/src/im-sandbox.h
+++ b/src/im-sandbox.h
@@ -72,6 +72,7 @@ struct sb_shm
pthread_mutex_t totals_lock;
int n_processed;
+ int n_hits;
int n_hadcrystals;
int n_crystals;
};