Skip to content

Commit 4069f3f

Browse files
author
Zishan Mirza
committed
fix: tests for difftime
1 parent f02f893 commit 4069f3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libc/src/time/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ add_entrypoint_object(
134134
difftime.h
135135
DEPENDS
136136
libc.include.time
137-
libc.hdr.types.time_t
137+
libc.src.stdio.fopen
138138
)
139139

140140
add_entrypoint_object(

0 commit comments

Comments
 (0)