aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/gpg.h')
-rw-r--r--g10/gpg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/gpg.h b/g10/gpg.h
index 1aaff2f4f..154da0de4 100644
--- a/g10/gpg.h
+++ b/g10/gpg.h
@@ -82,6 +82,7 @@ struct server_control_s
/* Local data for tofu.c */
struct {
tofu_dbs_t dbs;
+ int in_transaction;
int batch_update_ref;
time_t batch_update_started;
} tofu;