summaryrefslogtreecommitdiffstats
path: root/test/dm/rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/rng.c')
-rw-r--r--test/dm/rng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/rng.c b/test/dm/rng.c
index ce20e2d7c2..583ce9eddf 100644
--- a/test/dm/rng.c
+++ b/test/dm/rng.c
@@ -5,6 +5,7 @@
#include <common.h>
#include <dm.h>
+#include <log.h>
#include <rng.h>
#include <dm/test.h>
#include <test/ut.h>