diff options
Diffstat (limited to 'test/lib/string.c')
-rw-r--r-- | test/lib/string.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/string.c b/test/lib/string.c index d08dbca..5dcf4d6 100644 --- a/test/lib/string.c +++ b/test/lib/string.c @@ -9,6 +9,7 @@ * This has to be considered in testing. */ +#include <common.h> #include <command.h> #include <log.h> #include <test/lib.h> |