Skip to content

Commit e3ccd75

Browse files
committed
Include linux/net.h in android unit tests for socketcall declaration.
1 parent df5f0de commit e3ccd75

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
@@ -1425,6 +1425,7 @@ fn test_android(target: &str) {
14251425
"linux/magic.h",
14261426
"linux/memfd.h",
14271427
"linux/module.h",
1428+
"linux/net.h",
14281429
"linux/net_tstamp.h",
14291430
"linux/netfilter/nfnetlink.h",
14301431
"linux/netfilter/nfnetlink_log.h",

0 commit comments

Comments
 (0)