common: Drop net.h from common header
[oweals/u-boot.git] / board / freescale / bsc9132qds / bsc9132qds.c
index dd9ad905085bd755577d59f283cc6ee0bcccc131..89742dfedb8148b5a34c5e004cce22d04beecdc2 100644 (file)
@@ -4,6 +4,8 @@
  */
 
 #include <common.h>
+#include <init.h>
+#include <net.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>
 #include <asm/cache.h>