Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit be1b685f authored by Chuck Ebbert's avatar Chuck Ebbert Committed by David S. Miller
Browse files

[NETFILTER]: Add xt_statistic.h to the header list for usermode programs



Add xt_statistic.h to the list of headers to install.

Apparently needed to build newer versions of iptables.

Signed-off-by: default avatarChuck Ebbert <cebbert@redhat.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6caebb02
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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