loader: Move verity-hash.h to include

Signed-off-by: Geoff Levand <geoff@infradead.org>
This commit is contained in:
Geoff Levand 2017-01-25 14:54:46 -08:00
parent ff8d967eff
commit 57fca7d1a3
4 changed files with 4 additions and 3 deletions

View file

@ -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