diff --git a/cpu/sh4/cpu.c b/cpu/sh4/cpu.c index 52b6cfd684ee38e19edec3ec29dc2b59ff406e94..be410abf00aae26af8ac1baa049527fb537d037e 100644 --- a/cpu/sh4/cpu.c +++ b/cpu/sh4/cpu.c @@ -23,6 +23,7 @@ #include <common.h> #include <command.h> +#include <netdev.h> #include <asm/processor.h> #include <asm/cache.h>