diff options
Diffstat (limited to 'arch/sh/lib/time_sh2.c')
-rw-r--r-- | arch/sh/lib/time_sh2.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/lib/time_sh2.c b/arch/sh/lib/time_sh2.c index 0ee7dc756ba..5484c543c6c 100644 --- a/arch/sh/lib/time_sh2.c +++ b/arch/sh/lib/time_sh2.c @@ -7,6 +7,7 @@ * Wolfgang Denk, DENX Software Engineering, wd@denx.de. */ +#include <common.h> #include <init.h> #include <time.h> #include <asm/io.h> |