Merge branch 'next' of git://git.denx.de/u-boot-sh
[platform/kernel/u-boot.git] / net / bootp.c
index 9a2b512..5054891 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <efi_loader.h>
 #include <net.h>
 #include <net/tftp.h>