* [PATCH] netfilter: install netfilter/xt_socket.h
@ 2010-12-09 13:00 Thomas Graf
2010-12-10 22:02 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Graf @ 2010-12-09 13:00 UTC (permalink / raw)
To: kaber; +Cc: KOVACS Krisztian, netfilter-devel
<linux/netfilter/xt_socket.h> is required by userspace.
Signed-off-by: Thomas Graf <tgraf@infradead.org>
diff --git a/include/linux/netfilter/Kbuild b/include/linux/netfilter/Kbuild
index 9d40eff..d6d86e4 100644
--- a/include/linux/netfilter/Kbuild
+++ b/include/linux/netfilter/Kbuild
@@ -55,6 +55,7 @@ header-y += xt_rateest.h
header-y += xt_realm.h
header-y += xt_recent.h
header-y += xt_sctp.h
+header-y += xt_socket.h
header-y += xt_state.h
header-y += xt_statistic.h
header-y += xt_string.h
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] netfilter: install netfilter/xt_socket.h
2010-12-09 13:00 [PATCH] netfilter: install netfilter/xt_socket.h Thomas Graf
@ 2010-12-10 22:02 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-12-10 22:02 UTC (permalink / raw)
To: tgraf; +Cc: kaber, hidden, netfilter-devel
From: Thomas Graf <tgraf@infradead.org>
Date: Thu, 9 Dec 2010 08:00:12 -0500
> <linux/netfilter/xt_socket.h> is required by userspace.
>
> Signed-off-by: Thomas Graf <tgraf@infradead.org>
Applied, thanks Thomas.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-12-10 22:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 13:00 [PATCH] netfilter: install netfilter/xt_socket.h Thomas Graf
2010-12-10 22:02 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).