loader: Move verity-hash.h to include
Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
parent
ff8d967eff
commit
57fca7d1a3
4 changed files with 4 additions and 3 deletions
|
@ -37,7 +37,8 @@
|
|||
#include <grub/linux.h>
|
||||
#include <grub/tpm.h>
|
||||
|
||||
#include "verity-hash.h"
|
||||
#include <grub/verity-hash.h>
|
||||
|
||||
GRUB_MOD_LICENSE ("GPLv3+");
|
||||
|
||||
#ifdef GRUB_MACHINE_PCBIOS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue