summaryrefslogtreecommitdiff
path: root/board/atmel/common/mac_eeprom.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/atmel/common/mac_eeprom.c')
-rw-r--r--board/atmel/common/mac_eeprom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/atmel/common/mac_eeprom.c b/board/atmel/common/mac_eeprom.c
index 050aa51ee1..2205dd30f8 100644
--- a/board/atmel/common/mac_eeprom.c
+++ b/board/atmel/common/mac_eeprom.c
@@ -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)