common: Drop net.h from common header
[oweals/u-boot.git] / board / atmel / common / mac_eeprom.c
index 050aa51ee1f1308cd8c0f994edf569c50c4d800e..2205dd30f8fef9c774c501d35e7a308e5774ad2f 100644 (file)
@@ -9,6 +9,7 @@
 #include <eeprom.h>
 #include <env.h>
 #include <i2c_eeprom.h>
+#include <net.h>
 #include <netdev.h>
 
 int at91_set_ethaddr(int offset)