common: Drop net.h from common header
[oweals/u-boot.git] / cmd / bdinfo.c
index 9edcf8d74ebb583b9a3ba7c8bf74c443bb550fa0..ec399c07aee8a3f13c2fed8f8cec8deb2afa3676 100644 (file)
@@ -10,7 +10,9 @@
 #include <common.h>
 #include <command.h>
 #include <env.h>
+#include <net.h>
 #include <vsprintf.h>
+#include <asm/cache.h>
 #include <linux/compiler.h>
 
 DECLARE_GLOBAL_DATA_PTR;