File tree Expand file tree Collapse file tree 1 file changed +25
-25
lines changed Expand file tree Collapse file tree 1 file changed +25
-25
lines changed Original file line number Diff line number Diff line change @@ -1315,31 +1315,31 @@ fn test_android(target: &str) {
1315
1315
1316
1316
// Include linux headers at the end:
1317
1317
headers ! { cfg:
1318
- "asm/mman.h" ,
1319
- "linux/dccp.h" ,
1320
- "linux/errqueue.h" ,
1321
- "linux/futex.h" ,
1322
- "linux/fs.h" ,
1323
- "linux/genetlink.h" ,
1324
- "linux/if_alg.h" ,
1325
- "linux/if_ether.h" ,
1326
- "linux/if_tun.h" ,
1327
- "linux/magic.h" ,
1328
- "linux/memfd.h" ,
1329
- "linux/module.h" ,
1330
- "linux/net_tstamp.h" ,
1331
- "linux/netfilter/nfnetlink.h" ,
1332
- "linux/netfilter/nfnetlink_log.h" ,
1333
- "linux/netfilter/nf_tables.h" ,
1334
- "linux/netfilter_ipv4.h" ,
1335
- "linux/netfilter_ipv6.h" ,
1336
- "linux/netlink.h" ,
1337
- "linux/quota.h" ,
1338
- "linux/reboot.h" ,
1339
- "linux/seccomp.h" ,
1340
- "linux/sockios.h" ,
1341
-
1342
- }
1318
+ "asm/mman.h" ,
1319
+ "linux/dccp.h" ,
1320
+ "linux/errqueue.h" ,
1321
+ "linux/futex.h" ,
1322
+ "linux/fs.h" ,
1323
+ "linux/genetlink.h" ,
1324
+ "linux/if_alg.h" ,
1325
+ "linux/if_ether.h" ,
1326
+ "linux/if_tun.h" ,
1327
+ "linux/magic.h" ,
1328
+ "linux/memfd.h" ,
1329
+ "linux/module.h" ,
1330
+ "linux/net_tstamp.h" ,
1331
+ "linux/netfilter/nfnetlink.h" ,
1332
+ "linux/netfilter/nfnetlink_log.h" ,
1333
+ "linux/netfilter/nf_tables.h" ,
1334
+ "linux/netfilter_ipv4.h" ,
1335
+ "linux/netfilter_ipv6.h" ,
1336
+ "linux/netlink.h" ,
1337
+ "linux/quota.h" ,
1338
+ "linux/reboot.h" ,
1339
+ "linux/seccomp.h" ,
1340
+ "linux/sockios.h" ,
1341
+
1342
+ }
1343
1343
1344
1344
cfg. type_name ( move |ty, is_struct, is_union| {
1345
1345
match ty {
You can’t perform that action at this time.
0 commit comments