Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / test / dm / rng.c
index ce20e2d7c2ce16d8a43e43d260bc88bec7cda9f3..583ce9eddf0ecc9960449d202dc407e8c8eb6552 100644 (file)
@@ -5,6 +5,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <rng.h>
 #include <dm/test.h>
 #include <test/ut.h>