colibri_imx6: fix video stdout in default environment
[oweals/u-boot.git] / post / post.c
index 696a60f70a7146a021ba95c59b724b9fe3746c6e..6687e0b75cac897decf160dc41309dd773dc45a6 100644 (file)
@@ -5,7 +5,9 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <env.h>
+#include <log.h>
 #include <malloc.h>
 #include <stdio_dev.h>
 #include <time.h>