aboutsummaryrefslogtreecommitdiffstats
path: root/test/dm/virtio_rng.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/virtio_rng.c')
-rw-r--r--test/dm/virtio_rng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/virtio_rng.c b/test/dm/virtio_rng.c
index ab7d862d79e..8b9a04b1fde 100644
--- a/test/dm/virtio_rng.c
+++ b/test/dm/virtio_rng.c
@@ -4,6 +4,7 @@
* Written by Andrew Scull <ascull@google.com>
*/
+#include <common.h>
#include <dm.h>
#include <virtio_types.h>
#include <virtio.h>