Skip to content

Commit 27151cc

Browse files
author
Зишан Мирза
committed
fix: add header file for time_utils in localtime
1 parent 83206c7 commit 27151cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/src/time/linux/localtime.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
//===----------------------------------------------------------------------===//
99

1010
#include "src/time/localtime.h"
11+
#include "src/time/time_utils.h"
1112

1213
namespace LIBC_NAMESPACE_DECL {
1314

0 commit comments

Comments
 (0)