diff options
Diffstat (limited to 'test/cmd/seama.c')
-rw-r--r-- | test/cmd/seama.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cmd/seama.c b/test/cmd/seama.c index b60f6550b13..b1b56930c64 100644 --- a/test/cmd/seama.c +++ b/test/cmd/seama.c @@ -5,6 +5,7 @@ * Copyright (C) 2021 Linus Walleij <linus.walleij@linaro.org> */ +#include <common.h> #include <command.h> #include <dm.h> #include <test/suites.h> |