aboutsummaryrefslogtreecommitdiff
path: root/cmd/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/timer.c')
-rw-r--r--cmd/timer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/timer.c b/cmd/timer.c
index 04fcd84..551be5d 100644
--- a/cmd/timer.c
+++ b/cmd/timer.c
@@ -4,8 +4,8 @@
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*/
+#include <common.h>
#include <command.h>
-#include <time.h>
static int do_timer(struct cmd_tbl *cmdtp, int flag, int argc,
char *const argv[])