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

@ -20,7 +20,7 @@
#include <grub/i386/linux.h>
#include <grub/misc.h>
#include "verity-hash.h"
#include <grub/verity-hash.h>
grub_elf_t
grub_xen_file (grub_file_t file)