Skip to content

Commit 6cc6dff

Browse files
committed
fix: rebase from main branch
1 parent 6592c1f commit 6cc6dff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/src/time/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ add_object_library(
3030
libc.hdr.types.time_t
3131
libc.hdr.types.size_t
3232
libc.hdr.types.struct_tm
33+
libc.hdr.stdint_proxy
3334
)
3435

3536
add_entrypoint_object(

0 commit comments

Comments
 (0)