aboutsummaryrefslogtreecommitdiff
path: root/test/dm/cpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/cpu.c')
-rw-r--r--test/dm/cpu.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/cpu.c b/test/dm/cpu.c
index acba810..5734cd0 100644
--- a/test/dm/cpu.c
+++ b/test/dm/cpu.c
@@ -4,6 +4,7 @@
* Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc
*/
+#include <common.h>
#include <dm.h>
#include <log.h>
#include <dm/test.h>