projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0260c1d
)
netfilter: xtables: add missing header files to export list
author
Jan Engelhardt
<jengelh@medozas.de>
Tue, 18 Jan 2011 10:23:06 +0000
(11:23 +0100)
committer
Jan Engelhardt
<jengelh@medozas.de>
Tue, 18 Jan 2011 10:25:02 +0000
(11:25 +0100)
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
include/linux/netfilter/Kbuild
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/netfilter/Kbuild
b/include/linux/netfilter/Kbuild
index 9f11fbc377e2eff2bfe1a1441099c1ec27482232..fc4e0aa805a2c602481ed91389ccd73a66eb24c3 100644
(file)
--- a/
include/linux/netfilter/Kbuild
+++ b/
include/linux/netfilter/Kbuild
@@
-56,6
+56,8
@@
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
header-y += xt_string.h