common: Drop net.h from common header
[pandora-u-boot.git] / board / freescale / p1010rdb / p1010rdb.c
index 314646d..782c2b7 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <init.h>
+#include <net.h>
 #include <asm/processor.h>
 #include <asm/mmu.h>
 #include <asm/cache.h>