diff options
Diffstat (limited to 'post/post.c')
-rw-r--r-- | post/post.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/post/post.c b/post/post.c index fb751d9a83..f27138ddaa 100644 --- a/post/post.c +++ b/post/post.c @@ -7,6 +7,7 @@ #include <common.h> #include <env.h> #include <stdio_dev.h> +#include <time.h> #include <watchdog.h> #include <div64.h> #include <post.h> |