summaryrefslogtreecommitdiff
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, 0 insertions, 1 deletions
diff --git a/test/dm/timer.c b/test/dm/timer.c
index 9f94d47692..7fcefc42e5 100644
--- a/test/dm/timer.c
+++ b/test/dm/timer.c
@@ -3,7 +3,6 @@
* Copyright (C) 2015 Thomas Chou <thomas@wytron.com.tw>
*/
-#include <common.h>
#include <dm.h>
#include <timer.h>
#include <dm/test.h>