Skip to content

Commit 339161c

Browse files
committed
readd netfilter headers
1 parent 50a74e9 commit 339161c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libc-test/build.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2361,6 +2361,8 @@ fn test_linux(target: &str) {
23612361
"linux/input.h",
23622362
"linux/module.h",
23632363
"linux/net_tstamp.h",
2364+
"linux/netfilter_ipv4.h",
2365+
"linux/netfilter_ipv6.h",
23642366
"linux/netlink.h",
23652367
"linux/random.h",
23662368
"linux/seccomp.h",

0 commit comments

Comments
 (0)