aboutsummaryrefslogtreecommitdiff
path: root/test/common/cread.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/common/cread.c')
-rw-r--r--test/common/cread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/common/cread.c b/test/common/cread.c
index e159cae..4edc773 100644
--- a/test/common/cread.c
+++ b/test/common/cread.c
@@ -3,8 +3,8 @@
* Copyright 2023 Google LLC
*/
+#include <common.h>
#include <cli.h>
-#include <time.h>
#include <test/common.h>
#include <test/test.h>
#include <test/ut.h>