common: Drop log.h from common header
[pandora-u-boot.git] / net / dns.c
index 67d761d..e35c4dc 100644 (file)
--- a/net/dns.c
+++ b/net/dns.c
@@ -25,6 +25,7 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <log.h>
 #include <net.h>
 #include <asm/unaligned.h>