[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.LNX.1.10.0807181106200.12734@fbirervta.pbzchgretzou.qr>
Date: Fri, 18 Jul 2008 11:07:30 +0200 (CEST)
From: Jan Engelhardt <jengelh@...ozas.de>
To: Kumar Gala <galak@...nel.crashing.org>
cc: Linux Kernel list <linux-kernel@...r.kernel.org>,
netdev@...r.kernel.org
Subject: Re: use of bool in exported headers?
On Friday 2008-07-18 08:28, Kumar Gala wrote:
> What's the rule with regards to use of 'bool' in a header exposed to user space
> apps?
>
> We are getting the following compile error w/iptables because of bool in
> include/linux/netfilter/xt_sctp.h:
>
> In file included from extensions/libip6t_sctp.c:24:
Use #include <stdbool.h> in userspace.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists