Skip to content

Commit

Permalink
[NETFILTER]: Add xt_statistic.h to the header list for usermode programs
Browse files Browse the repository at this point in the history
Add xt_statistic.h to the list of headers to install.

Apparently needed to build newer versions of iptables.

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Chuck Ebbert authored and David S. Miller committed Aug 5, 2007
1 parent 6caebb0 commit be1b685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/linux/netfilter/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ header-y += xt_policy.h
header-y += xt_realm.h
header-y += xt_sctp.h
header-y += xt_state.h
header-y += xt_statistic.h
header-y += xt_string.h
header-y += xt_tcpmss.h
header-y += xt_tcpudp.h
Expand Down

0 comments on commit be1b685

Please sign in to comment.