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 ebb620590e..fb751d9a83 100644 --- a/post/post.c +++ b/post/post.c @@ -5,6 +5,7 @@ */ #include <common.h> +#include <env.h> #include <stdio_dev.h> #include <watchdog.h> #include <div64.h> |