File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ set(TARGET_PUBLIC_HEADERS
4949 libc.include.sys_random
5050 libc.include.sys_resource
5151 libc.include.sys_select
52+ libc.include.sys_sendfile
5253 libc.include.sys_socket
5354 libc.include.sys_stat
5455 libc.include.sys_statvfs
Original file line number Diff line number Diff line change @@ -49,6 +49,7 @@ set(TARGET_PUBLIC_HEADERS
4949 libc.include.sys_random
5050 libc.include.sys_resource
5151 libc.include.sys_select
52+ libc.include.sys_sendfile
5253 libc.include.sys_socket
5354 libc.include.sys_stat
5455 libc.include.sys_statvfs
Original file line number Diff line number Diff line change @@ -52,6 +52,7 @@ set(TARGET_PUBLIC_HEADERS
5252 libc.include.sys_resource
5353 libc.include.sys_select
5454 libc.include.sys_sem
55+ libc.include.sys_sendfile
5556 libc.include.sys_socket
5657 libc.include.sys_stat
5758 libc.include.sys_statvfs
You can’t perform that action at this time.
0 commit comments