aboutsummaryrefslogtreecommitdiff
path: root/test/dm/iommu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/iommu.c')
-rw-r--r--test/dm/iommu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/iommu.c b/test/dm/iommu.c
index acea5f2..62d38f1 100644
--- a/test/dm/iommu.c
+++ b/test/dm/iommu.c
@@ -3,6 +3,7 @@
* Copyright (C) 2021 Mark Kettenis <kettenis@openbsd.org>
*/
+#include <common.h>
#include <dm.h>
#include <dm/test.h>
#include <dm/uclass-internal.h>