diff options
Diffstat (limited to 'test/cmd/mem.c')
-rw-r--r-- | test/cmd/mem.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/mem.c b/test/cmd/mem.c index d76f47cf311..f1bbab6055b 100644 --- a/test/cmd/mem.c +++ b/test/cmd/mem.c @@ -5,7 +5,6 @@ * Copyright 2020 Google LLC */ -#include <common.h> #include <command.h> #include <test/suites.h> #include <test/test.h> |