diff options
Diffstat (limited to 'test/cmd/rw.c')
-rw-r--r-- | test/cmd/rw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/rw.c b/test/cmd/rw.c index 98302bf047b..edd762e4d58 100644 --- a/test/cmd/rw.c +++ b/test/cmd/rw.c @@ -3,7 +3,6 @@ * Tests for read and write commands */ -#include <common.h> #include <dm/test.h> #include <mapmem.h> #include <part.h> |