summaryrefslogtreecommitdiff
path: root/test/dm/bootcount.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/bootcount.c')
-rw-r--r--test/dm/bootcount.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/bootcount.c b/test/dm/bootcount.c
index b77b472d1f2..9cfc7d48aac 100644
--- a/test/dm/bootcount.c
+++ b/test/dm/bootcount.c
@@ -3,7 +3,6 @@
* (C) 2018 Theobroma Systems Design und Consulting GmbH
*/
-#include <common.h>
#include <dm.h>
#include <bootcount.h>
#include <log.h>