Include needed header. I don't know why clang didn't complain about this
but gcc sure did.
This commit is contained in:
@@ -41,6 +41,10 @@ __FBSDID("$FreeBSD$");
|
||||
#include "bootstrap.h"
|
||||
#include "glue.h"
|
||||
|
||||
#if defined(LOADER_FDT_SUPPORT)
|
||||
#include "libuboot.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Return a 'boothowto' value corresponding to the kernel arguments in
|
||||
* (kargs) and any relevant environment variables.
|
||||
|
||||
Reference in New Issue
Block a user