efi_selftest: Improve the FatToStr() unit test
[platform/kernel/u-boot.git] / lib / asn1_decoder.c
index db22262..bcb0390 100644 (file)
@@ -6,6 +6,7 @@
  */
 
 #ifdef __UBOOT__
+#include <log.h>
 #include <linux/compat.h>
 #else
 #include <linux/export.h>