From: Eric Leblond <eric@inl.fr>
To: aton <aton@packetdropped.org>
Cc: Netfilter Development Mailinglist <netfilter-devel@lists.netfilter.org>
Subject: [Patch 0/2] Re: libnfnetlink.h include generates problems...
Date: Tue, 12 Jun 2007 00:07:38 +0200 [thread overview]
Message-ID: <1181599658.14536.3.camel@localhost> (raw)
In-Reply-To: <466DC10A.50805@packetdropped.org>
[-- Attachment #1: Type: text/plain, Size: 805 bytes --]
Hi,
Le lundi 11 juin 2007 à 23:39 +0200, aton a écrit :
> in one of my programs, i include the following two files:
>
> #include <linux/netfilter.h>
> #include <libnetfilter_queue/libnetfilter_queue.h>
>
> while a few of my header files include each other i get errors from
> these nfqueue header:
>
> In file included from /usr/include/sys/uio.h:24,
> /usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
> /usr/include/linux/types.h:27: error: previous declaration of 'dev_t'
> was here
>
> i talked to some guys from ##c on freenode, and they said, probably
> libnfnetlink.h should not directly include linux/types.h
This seems to be the case as we discus on #netfilter. I'm sending two
patches which fix this issue.
BR,
--
Eric Leblond <eric@inl.fr>
INL
[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-06-11 22:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-11 21:39 libnfnetlink.h include generates problems aton
2007-06-11 22:07 ` Eric Leblond [this message]
2007-06-11 22:10 ` [Patch 1/2] " Eric Leblond
2007-06-13 18:51 ` Pablo Neira Ayuso
2007-06-11 22:11 ` [Patch 0/2] " Eric Leblond
2007-06-12 10:35 ` Pablo Neira Ayuso
2007-06-13 9:09 ` aton
2007-06-13 9:28 ` 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=1181599658.14536.3.camel@localhost \
--to=eric@inl.fr \
--cc=aton@packetdropped.org \
--cc=netfilter-devel@lists.netfilter.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 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.