From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Phil Dibowitz <phil@ipom.com>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [PATCH] libnetfilter_conntrack: add extern C's to public headers
Date: Fri, 30 Mar 2007 00:05:34 +0200 [thread overview]
Message-ID: <460C382E.6020108@netfilter.org> (raw)
In-Reply-To: <45FF7A38.8090907@ipom.com>
Sorry for the late reply.
Phil Dibowitz wrote:
> --- libnetfilter_conntrack-0.0.50/include/libnetfilter_conntrack/linux_nfnetlink_conntrack.h.orig 2007-03-19 22:53:08.000000000 -0700
> +++ libnetfilter_conntrack-0.0.50/include/libnetfilter_conntrack/linux_nfnetlink_conntrack.h 2007-03-19 22:53:30.000000000 -0700
> @@ -2,6 +2,10 @@
> #define _IPCONNTRACK_NETLINK_H
> #include <libnfnetlink/linux_nfnetlink.h>
>
> +#ifdef __cplusplus
> +extern "C" {
> +#endif
> +
Do you really need to include the extern "C" in linux_nfnetlink_conntrack.h?
--
The dawn of the fourth age of Linux firewalling is coming; a time of
great struggle and heroic deeds -- J.Kadlecsik got inspired by J.Morris
next prev parent reply other threads:[~2007-03-29 22:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-20 6:07 [PATCH] libnetfilter_conntrack: add extern C's to public headers Phil Dibowitz
2007-03-29 5:55 ` Phil Dibowitz
2007-03-29 22:05 ` Pablo Neira Ayuso [this message]
2007-03-29 22:12 ` Phil Dibowitz
2007-03-29 22:35 ` Pablo Neira Ayuso
2007-03-29 23:11 ` Phil Dibowitz
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=460C382E.6020108@netfilter.org \
--to=pablo@netfilter.org \
--cc=netfilter-devel@lists.netfilter.org \
--cc=phil@ipom.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.