]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/boot/efi/measure.c
boot: split out TPM PCR defines into header file we can share between userspace and...
[thirdparty/systemd.git] / src / boot / efi / measure.c
index 9041896f5b373c21659a961089e2e4a7a7d1e921..9a16920787bf3f41d11a616368fae23d6f2f2c39 100644 (file)
@@ -5,6 +5,7 @@
 #include <efi.h>
 #include <efilib.h>
 
+#include "tpm-pcr.h"
 #include "macro-fundamental.h"
 #include "measure.h"
 #include "missing_efi.h"