summaryrefslogtreecommitdiffstats
path: root/src/json.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/json.h')
-rw-r--r--src/json.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/json.h b/src/json.h
index 881a10a..9ac5c4e 100644
--- a/src/json.h
+++ b/src/json.h
@@ -91,6 +91,7 @@ struct og_msg_params {
struct og_image image;
const char *task_id;
uint64_t flags;
+ bool backup;
};
int og_json_parse_partition_setup(json_t *element, struct og_msg_params *params);