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