diff options
Diffstat (limited to 'test/time_ut.c')
| -rw-r--r-- | test/time_ut.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/test/time_ut.c b/test/time_ut.c index 28c934e4268..40a19a50d93 100644 --- a/test/time_ut.c +++ b/test/time_ut.c @@ -7,6 +7,7 @@  #include <common.h>  #include <command.h>  #include <errno.h> +#include <time.h>  static int test_get_timer(void)  { | 
