diff options
Diffstat (limited to 'test/boot/upl.c')
-rw-r--r-- | test/boot/upl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/boot/upl.c b/test/boot/upl.c index eec89026fc3..e2dc3d51eda 100644 --- a/test/boot/upl.c +++ b/test/boot/upl.c @@ -7,6 +7,7 @@ */ #include <abuf.h> +#include <env.h> #include <mapmem.h> #include <upl.h> #include <dm/ofnode.h> |