common: Drop log.h from common header
[platform/kernel/u-boot.git] / lib / slre.c
index 969c46a..e82a9e7 100644 (file)
@@ -20,6 +20,7 @@
 #include <stdlib.h>
 #include <string.h>
 #else
+#include <log.h>
 #include <common.h>
 #include <linux/ctype.h>
 #endif /* SLRE_TEST */