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 0d00679..8ed50e0 100644
--- a/src/json.h
+++ b/src/json.h
@@ -88,6 +88,7 @@ struct og_msg_params {
struct og_partition partition_setup[OG_PARTITION_MAX];
struct og_sync_params sync_setup;
struct og_schedule_time time;
+ struct og_image image;
const char *task_id;
uint64_t flags;
};