Skip to content

Commit 51cc4be

Browse files
committed
Include the bits/syscalls.h header
1 parent 16e1968 commit 51cc4be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

+1
Original file line numberDiff line numberDiff line change
@@ -2263,6 +2263,7 @@ fn test_linux(target: &str) {
22632263
cfg.flag("-Wno-deprecated-declarations");
22642264

22652265
headers! { cfg:
2266+
"bits/syscall.h",
22662267
"ctype.h",
22672268
"dirent.h",
22682269
"dlfcn.h",

0 commit comments

Comments
 (0)