projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14f0290
)
netfilter: xtables: remove extraneous header that slipped in
author
Jan Engelhardt
<jengelh@medozas.de>
Thu, 20 Jan 2011 07:48:15 +0000
(08:48 +0100)
committer
Patrick 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
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/netfilter/Kbuild
b/include/linux/netfilter/Kbuild
index fc4e0aa805a2c602481ed91389ccd73a66eb24c3..89c0d1e20d72e17c42a890c15d72ccffa86fe394 100644
(file)
--- a/
include/linux/netfilter/Kbuild
+++ b/
include/linux/netfilter/Kbuild
@@
-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