test: Add a way to check part of a console line or skip it
[platform/kernel/u-boot.git] / common / bootstage.c
index 817f85a..5f87358 100644 (file)
@@ -12,6 +12,7 @@
 #include <common.h>
 #include <bootstage.h>
 #include <hang.h>
+#include <log.h>
 #include <malloc.h>
 #include <sort.h>
 #include <spl.h>