diff options
Diffstat (limited to 'test/dm/blkmap.c')
-rw-r--r-- | test/dm/blkmap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/blkmap.c b/test/dm/blkmap.c index 7a163d6eae..7581e62df3 100644 --- a/test/dm/blkmap.c +++ b/test/dm/blkmap.c @@ -4,7 +4,6 @@ * Author: Tobias Waldekranz <tobias@waldekranz.com> */ -#include <common.h> #include <blk.h> #include <blkmap.h> #include <dm.h> |