mirror of https://github.com/hak5/openwrt.git
parent
962170b748
commit
2eab181cc9
|
@ -1,7 +1,7 @@
|
|||
--- a/include/linux/netfilter_ipv4/Kbuild
|
||||
+++ b/include/linux/netfilter_ipv4/Kbuild
|
||||
@@ -45,3 +45,14 @@
|
||||
|
||||
@@ -45,3 +45,14 @@ header-y += ipt_ttl.h
|
||||
|
||||
unifdef-y += ip_queue.h
|
||||
unifdef-y += ip_tables.h
|
||||
+
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- a/include/linux/netfilter/Kbuild
|
||||
+++ b/include/linux/netfilter/Kbuild
|
||||
@@ -3,6 +3,7 @@
|
||||
@@ -3,6 +3,7 @@ header-y += nf_conntrack_tuple_common.h
|
||||
header-y += nfnetlink_conntrack.h
|
||||
header-y += nfnetlink_log.h
|
||||
header-y += nfnetlink_queue.h
|
||||
|
|
Loading…
Reference in New Issue