common: Drop log.h from common header
[platform/kernel/u-boot.git] / lib / efi_loader / efi_rng.c
index a1d0ec8..caef408 100644 (file)
@@ -7,6 +7,7 @@
 #include <dm.h>
 #include <efi_loader.h>
 #include <efi_rng.h>
+#include <log.h>
 #include <rng.h>
 
 DECLARE_GLOBAL_DATA_PTR;