aboutsummaryrefslogtreecommitdiff
path: root/test/dm/timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/timer.c')
-rw-r--r--test/dm/timer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/timer.c b/test/dm/timer.c
index 7fcefc4..9f94d47 100644
--- a/test/dm/timer.c
+++ b/test/dm/timer.c
@@ -3,6 +3,7 @@
* Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
*/
+#include <common.h>
#include <dm.h>
#include <timer.h>
#include <dm/test.h>