We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2276fd3 commit 72463fcCopy full SHA for 72463fc
libc-test/build.rs
@@ -1245,6 +1245,7 @@ fn test_android(target: &str) {
1245
"ifaddrs.h",
1246
"limits.h",
1247
"linux/dccp.h",
1248
+ "linux/futex.h",
1249
"linux/fs.h",
1250
"linux/genetlink.h",
1251
"linux/if_alg.h",
@@ -2353,6 +2354,7 @@ fn test_linux(target: &str) {
2353
2354
headers! {
2355
cfg:
2356
"linux/falloc.h",
2357
2358
2359
2360
0 commit comments