diff options
Diffstat (limited to 'arch/m68k/cpu/mcf52x2')
-rw-r--r-- | arch/m68k/cpu/mcf52x2/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/cpu/mcf52x2/cpu.c b/arch/m68k/cpu/mcf52x2/cpu.c index b48a753f9b..5eee856392 100644 --- a/arch/m68k/cpu/mcf52x2/cpu.c +++ b/arch/m68k/cpu/mcf52x2/cpu.c @@ -14,6 +14,7 @@ */ #include <common.h> +#include <net.h> #include <vsprintf.h> #include <watchdog.h> #include <command.h> |