summaryrefslogtreecommitdiffstats
path: root/common/state/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/state/state.h')
-rw-r--r--common/state/state.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/state/state.h b/common/state/state.h
index da1c6acaeb..6670523cbb 100644
--- a/common/state/state.h
+++ b/common/state/state.h
@@ -115,6 +115,7 @@ struct state {
struct state_backend_format *format;
struct state_backend_storage storage;
char *backend_path;
+ char *backend_reproducible_name;
};
enum state_convert {