common: Drop net.h from common header
[platform/kernel/u-boot.git] / board / atmel / at91sam9n12ek / at91sam9n12ek.c
index 90d3235..f16c137 100644 (file)
@@ -6,6 +6,7 @@
 
 #include <common.h>
 #include <init.h>
+#include <net.h>
 #include <vsprintf.h>
 #include <asm/io.h>
 #include <asm/arch/at91sam9x5_matrix.h>