diff options
Diffstat (limited to 'test/time_ut.c')
-rw-r--r-- | test/time_ut.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/time_ut.c b/test/time_ut.c index 80b82dbfd83..149c4b58f4a 100644 --- a/test/time_ut.c +++ b/test/time_ut.c @@ -4,7 +4,6 @@ * Written by Simon Glass <sjg@chromium.org> */ -#include <common.h> #include <command.h> #include <errno.h> #include <time.h> |