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 0f977fe245..6687e0b75c 100644 --- a/post/post.c +++ b/post/post.c @@ -7,6 +7,7 @@ #include <common.h> #include <bootstage.h> #include <env.h> +#include <log.h> #include <malloc.h> #include <stdio_dev.h> #include <time.h> |