]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/common/cread.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / common / cread.c
index 4edc77396043cf60476174971156cf99f41bcad8..e159caed04196e5096e802451cfddb0f8b1540a3 100644 (file)
@@ -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>