Skip to content

Commit 2d092be

Browse files
committed
fix: dependencies for localtime baremetal implementation
1 parent 34a5025 commit 2d092be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libc/src/time/baremetal/localtime.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
//===----------------------------------------------------------------------===//
88

99
#include "src/time/localtime.h"
10-
#include "hdr/time_macros.h"
11-
#include "src/__support/common.h"
12-
#include "src/__support/macros/config.h"
1310

1411
namespace LIBC_NAMESPACE_DECL {
1512

0 commit comments

Comments
 (0)