aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libfsimage/common/fsimage_grub.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libfsimage/common/fsimage_grub.h')
-rw-r--r--tools/libfsimage/common/fsimage_grub.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libfsimage/common/fsimage_grub.h b/tools/libfsimage/common/fsimage_grub.h
index 11684d3e1f..87f89ede20 100644
--- a/tools/libfsimage/common/fsimage_grub.h
+++ b/tools/libfsimage/common/fsimage_grub.h
@@ -78,6 +78,7 @@ unsigned long fsig_log2(unsigned long);
#define ERR_DEV_VALUES 1
#define ERR_WONT_FIT 1
#define ERR_READ 1
+#define ERR_NEWER_VERSION 1
fsi_plugin_ops_t *fsig_init(fsi_plugin_t *, fsig_plugin_ops_t *);