summaryrefslogtreecommitdiff
path: root/src/grp-boot/systemd-boot/measure.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-boot/systemd-boot/measure.h')
-rw-r--r--src/grp-boot/systemd-boot/measure.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-boot/systemd-boot/measure.h b/src/grp-boot/systemd-boot/measure.h
index a2cfe817d0..ddd686a8fd 100644
--- a/src/grp-boot/systemd-boot/measure.h
+++ b/src/grp-boot/systemd-boot/measure.h
@@ -13,6 +13,8 @@
#ifndef __SDBOOT_MEASURE_H
#define __SDBOOT_MEASURE_H
+#include <efi.h>
+
#ifndef SD_TPM_PCR
#define SD_TPM_PCR 8
#endif