common: Drop net.h from common header
[oweals/u-boot.git] / common / bootm.c
index db4362a64307889307af364d0bb8ab5e5d8ac1a7..96cba0158908ae4264659511f85de32787911ff3 100644 (file)
@@ -15,6 +15,8 @@
 #include <lmb.h>
 #include <malloc.h>
 #include <mapmem.h>
+#include <net.h>
+#include <asm/cache.h>
 #include <asm/io.h>
 #if defined(CONFIG_CMD_USB)
 #include <usb.h>