summaryrefslogtreecommitdiffstats
path: root/lib/types
diff options
context:
space:
mode:
Diffstat (limited to 'lib/types')
-rw-r--r--lib/types/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/types/types.h b/lib/types/types.h
index 1843557..fb53826 100644
--- a/lib/types/types.h
+++ b/lib/types/types.h
@@ -16,6 +16,7 @@ struct device {
};
struct boot_option {
+ char *device_id;
char *id;
char *name;
char *description;
OpenPOWER on IntegriCloud