summaryrefslogtreecommitdiff
path: root/cgpt/cgpt.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgpt/cgpt.h')
-rw-r--r--cgpt/cgpt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgpt/cgpt.h b/cgpt/cgpt.h
index 3f117bba..322f1e26 100644
--- a/cgpt/cgpt.h
+++ b/cgpt/cgpt.h
@@ -76,6 +76,7 @@ int GuidEqual(const Guid *guid1, const Guid *guid2);
int IsZero(const Guid *guid);
/* Constant global type values to compare against */
+extern const Guid guid_chromeos_firmware;
extern const Guid guid_chromeos_kernel;
extern const Guid guid_chromeos_rootfs;
extern const Guid guid_linux_data;