From: Lucas Stach <l.stach@pengutronix.de>
To: netfilter-devel@vger.kernel.org
Subject: [PATCH] xtables-legacy: add missing config.h include
Date: Fri, 8 Mar 2019 15:37:09 +0100 [thread overview]
Message-ID: <20190308143709.27721-1-l.stach@pengutronix.de> (raw)
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
iptables/xtables-legacy-multi.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/iptables/xtables-legacy-multi.c b/iptables/xtables-legacy-multi.c
index e68814dd082e..3b7905ff76b1 100644
--- a/iptables/xtables-legacy-multi.c
+++ b/iptables/xtables-legacy-multi.c
@@ -1,3 +1,4 @@
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
--
2.20.1
next reply other threads:[~2019-03-08 14:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-08 14:37 Lucas Stach [this message]
2019-03-18 15:42 ` [PATCH] xtables-legacy: add missing config.h include Pablo Neira Ayuso
2019-03-19 15:16 ` Lucas Stach
2019-04-03 18:10 ` Pablo Neira Ayuso
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=20190308143709.27721-1-l.stach@pengutronix.de \
--to=l.stach@pengutronix.de \
--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).