summaryrefslogtreecommitdiffstats
path: root/lib/efi_loader/efi_rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/efi_loader/efi_rng.c')
-rw-r--r--lib/efi_loader/efi_rng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/efi_loader/efi_rng.c b/lib/efi_loader/efi_rng.c
index a1d0ec842c..caef4085b0 100644
--- a/lib/efi_loader/efi_rng.c
+++ b/lib/efi_loader/efi_rng.c
@@ -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;