Skip to content

Commit 74c2e9a

Browse files
[libc] generate sys/wait.h for aarch64 (#125171)
Fixes: #125102
1 parent 98752ef commit 74c2e9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc/config/linux/aarch64/headers.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ set(TARGET_PUBLIC_HEADERS
2828
libc.include.sys_socket
2929
libc.include.sys_syscall
3030
libc.include.sys_time
31+
libc.include.sys_wait
3132
libc.include.threads
3233
libc.include.time
3334
libc.include.uchar

0 commit comments

Comments
 (0)