diff options
Diffstat (limited to 'boot/vbe_simple_fw.c')
-rw-r--r-- | boot/vbe_simple_fw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/boot/vbe_simple_fw.c b/boot/vbe_simple_fw.c index 4d6da9490a7..d59a704ddba 100644 --- a/boot/vbe_simple_fw.c +++ b/boot/vbe_simple_fw.c @@ -8,6 +8,7 @@ #define LOG_CATEGORY LOGC_BOOT +#include <common.h> #include <bloblist.h> #include <bootdev.h> #include <bootflow.h> |