summaryrefslogtreecommitdiffstats
path: root/discover/grub2/grub2.h
diff options
context:
space:
mode:
Diffstat (limited to 'discover/grub2/grub2.h')
-rw-r--r--discover/grub2/grub2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/discover/grub2/grub2.h b/discover/grub2/grub2.h
index 4d083ae..5ee8503 100644
--- a/discover/grub2/grub2.h
+++ b/discover/grub2/grub2.h
@@ -89,6 +89,7 @@ struct grub2_script {
struct list symtab;
struct discover_context *ctx;
struct discover_boot_option *opt;
+ unsigned int n_options;
};
struct grub2_parser {
OpenPOWER on IntegriCloud