summaryrefslogtreecommitdiff
path: root/test/dm/dma.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/dma.c')
-rw-r--r--test/dm/dma.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/dma.c b/test/dm/dma.c
index b56d17731d..12cba57a56 100644
--- a/test/dm/dma.c
+++ b/test/dm/dma.c
@@ -8,6 +8,7 @@
#include <common.h>
#include <dm.h>
+#include <malloc.h>
#include <dm/test.h>
#include <dma.h>
#include <test/ut.h>