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