Skip to content

Commit d1a404c

Browse files
committed
Missing errqueue.h in android
1 parent 73c2437 commit d1a404c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libc-test/build.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,6 +1317,7 @@ fn test_android(target: &str) {
13171317
headers! { cfg:
13181318
"asm/mman.h",
13191319
"linux/dccp.h",
1320+
"linux/errqueue.h",
13201321
"linux/futex.h",
13211322
"linux/fs.h",
13221323
"linux/genetlink.h",

0 commit comments

Comments
 (0)