Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / common / spl / spl_net.c
index 30c050c0b3e6c0767bf1d607ab63037f919da7a7..e140a6306ffff8c8f7192855e7347656b97b8b7d 100644 (file)
@@ -9,6 +9,8 @@
 #include <common.h>
 #include <env.h>
 #include <errno.h>
+#include <image.h>
+#include <log.h>
 #include <spl.h>
 #include <net.h>
 #include <linux/libfdt.h>