openfirmware: Fix build post get_boot_partitions changes

* Thanks jessicah!
This commit is contained in:
Alexander von Gluck IV 2017-07-02 22:57:50 -05:00
parent 6bb1cecaaa
commit 7f47ae44c2

View File

@ -7,6 +7,7 @@
#include <string.h>
#include <boot/partitions.h>
#include <boot/platform.h>
#include <boot/vfs.h>
#include <boot/stdio.h>