Skip to content

Commit

Permalink
netfilter: xtables: remove extraneous header that slipped in
Browse files Browse the repository at this point in the history
Commit 0b8ad87 (netfilter: xtables: add missing header files to export
list) erroneously added this.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
  • Loading branch information
Jan Engelhardt authored and Patrick McHardy committed Jan 20, 2011
1 parent 14f0290 commit 5d84492
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/linux/netfilter/Kbuild
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ header-y += xt_rateest.h
header-y += xt_realm.h
header-y += xt_recent.h
header-y += xt_sctp.h
header-y += xt_secmark.h
header-y += xt_socket.h
header-y += xt_state.h
header-y += xt_statistic.h
Expand Down

0 comments on commit 5d84492

Please sign in to comment.