Skip to content

Commit

Permalink
Include the bits/syscalls.h header
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzlbg committed May 15, 2019
1 parent 16e1968 commit 51cc4be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libc-test/build.rs
Expand Up @@ -2263,6 +2263,7 @@ fn test_linux(target: &str) {
cfg.flag("-Wno-deprecated-declarations");

headers! { cfg:
"bits/syscall.h",
"ctype.h",
"dirent.h",
"dlfcn.h",
Expand Down

0 comments on commit 51cc4be

Please sign in to comment.