summaryrefslogtreecommitdiff
path: root/test/dm/wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/wdt.c')
-rw-r--r--test/dm/wdt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/wdt.c b/test/dm/wdt.c
index 1d31ec55c6..c704098b24 100644
--- a/test/dm/wdt.c
+++ b/test/dm/wdt.c
@@ -9,6 +9,7 @@
#include <asm/state.h>
#include <asm/test.h>
#include <dm/test.h>
+#include <test/test.h>
#include <test/ut.h>
/* Test that watchdog driver functions are called */