net: Add eth phy generic driver for shared MDIO
[oweals/u-boot.git] / net / dns.c
index eee8a02f7c4fbe2485263b8b6666a38546f27be7..67d761d7c0f5f81e32b5f4e633b7f66dd076ce16 100644 (file)
--- a/net/dns.c
+++ b/net/dns.c
@@ -24,6 +24,7 @@
 
 #include <common.h>
 #include <command.h>
+#include <env.h>
 #include <net.h>
 #include <asm/unaligned.h>