diff options
Diffstat (limited to 'cmd/time.c')
-rw-r--r-- | cmd/time.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/time.c b/cmd/time.c index db8c1892df4..eee6084e968 100644 --- a/cmd/time.c +++ b/cmd/time.c @@ -3,7 +3,6 @@ * Copyright (c) 2011 The Chromium OS Authors. */ -#include <common.h> #include <command.h> static void report_time(ulong cycles) |