Skip to content

Commit 0233e88

Browse files
committed
Do not import sys/sendfile.h
It now causes an error because emsdk removed it. Signed-off-by: Yuki Okushi <jtitor@2k36.org>
1 parent 63cc149 commit 0233e88

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

libc-test/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2406,7 +2406,6 @@ fn test_emscripten(target: &str) {
24062406
"sys/reboot.h",
24072407
"sys/resource.h",
24082408
"sys/sem.h",
2409-
"sys/sendfile.h",
24102409
"sys/shm.h",
24112410
"sys/signalfd.h",
24122411
"sys/socket.h",

0 commit comments

Comments
 (0)