diff options
Diffstat (limited to 'test/str_ut.c')
-rw-r--r-- | test/str_ut.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/str_ut.c b/test/str_ut.c index fa9328ede50..389779859a3 100644 --- a/test/str_ut.c +++ b/test/str_ut.c @@ -3,7 +3,6 @@ * Copyright 2020 Google LLC */ -#include <common.h> #include <vsprintf.h> #include <test/suites.h> #include <test/test.h> |