aboutsummaryrefslogtreecommitdiff
path: root/test/str_ut.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/str_ut.c')
-rw-r--r--test/str_ut.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/str_ut.c b/test/str_ut.c
index 3897798..fa9328e 100644
--- a/test/str_ut.c
+++ b/test/str_ut.c
@@ -3,6 +3,7 @@
* Copyright 2020 Google LLC
*/
+#include <common.h>
#include <vsprintf.h>
#include <test/suites.h>
#include <test/test.h>