diff options
Diffstat (limited to 'post/post.c')
| -rw-r--r-- | post/post.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/post/post.c b/post/post.c index 946d9094d45..705f94ccc91 100644 --- a/post/post.c +++ b/post/post.c @@ -4,7 +4,7 @@   * Wolfgang Denk, DENX Software Engineering, wd@denx.de.   */ -#include <common.h> +#include <config.h>  #include <bootstage.h>  #include <env.h>  #include <log.h> | 
