Add missing include with Partition class definition
* Fixes a compilation error while compiling the u-boot loader for the ARM platform. Signed-off-by: Augustin Cavalier <[email protected]>
This commit is contained in:
committed by
Augustin Cavalier
parent
b72ba05bda
commit
856da1f3ff
@@ -9,6 +9,7 @@
|
||||
#include <boot/disk_identifier.h>
|
||||
#include <boot/vfs.h>
|
||||
#include <boot/platform.h>
|
||||
#include <boot/partitions.h>
|
||||
#include <boot/stage2.h>
|
||||
#include <boot/stdio.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user