summaryrefslogtreecommitdiff
path: root/test/dm/mux-emul.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/mux-emul.c')
-rw-r--r--test/dm/mux-emul.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/mux-emul.c b/test/dm/mux-emul.c
index 45154cea50..58233edc9b 100644
--- a/test/dm/mux-emul.c
+++ b/test/dm/mux-emul.c
@@ -9,6 +9,7 @@
#include <mux-internal.h>
#include <dm/test.h>
#include <test/ut.h>
+#include <asm/global_data.h>
struct mux_emul_priv {
u32 state;