netfilter: xtables: remove extraneous header that slipped in
authorJan Engelhardt <jengelh@medozas.de>
Thu, 20 Jan 2011 07:48:15 +0000 (08:48 +0100)
committerPatrick McHardy <kaber@trash.net>
Thu, 20 Jan 2011 07:48:15 +0000 (08:48 +0100)
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>
include/linux/netfilter/Kbuild

index fc4e0aa..89c0d1e 100644 (file)
@@ -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