diff options
Diffstat (limited to 'board/atmel/common/mac_eeprom.c')
-rw-r--r-- | board/atmel/common/mac_eeprom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/atmel/common/mac_eeprom.c b/board/atmel/common/mac_eeprom.c index 60ddf00d45..91b86e0c62 100644 --- a/board/atmel/common/mac_eeprom.c +++ b/board/atmel/common/mac_eeprom.c @@ -7,6 +7,7 @@ #include <common.h> #include <dm.h> +#include <environment.h> #include <i2c_eeprom.h> #include <netdev.h> |