netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Graf <tgraf@infradead.org>
To: kaber@trash.net
Cc: KOVACS Krisztian <hidden@balabit.hu>, netfilter-devel@vger.kernel.org
Subject: [PATCH] netfilter: install netfilter/xt_socket.h
Date: Thu, 9 Dec 2010 08:00:12 -0500	[thread overview]
Message-ID: <20101209130012.GC7638@canuck.infradead.org> (raw)

<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

             reply	other threads:[~2010-12-09 13:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 13:00 Thomas Graf [this message]
2010-12-10 22:02 ` [PATCH] netfilter: install netfilter/xt_socket.h David Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101209130012.GC7638@canuck.infradead.org \
    --to=tgraf@infradead.org \
    --cc=hidden@balabit.hu \
    --cc=kaber@trash.net \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).