From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: libxtables: prefix names and order it #2 Date: Sun, 01 Feb 2009 21:56:12 +0100 Message-ID: <49860C6C.8070805@netfilter.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kaber@trash.net, Netfilter Developer Mailing List , jamal To: Jan Engelhardt Return-path: Received: from mail.us.es ([193.147.175.20]:54255 "EHLO us.es" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1754218AbZBAU42 (ORCPT ); Sun, 1 Feb 2009 15:56:28 -0500 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > diff --git a/ip6tables-restore.c b/ip6tables-restore.c > index a84c2e3..097711f 100644 > --- a/ip6tables-restore.c > +++ b/ip6tables-restore.c > @@ -12,6 +12,7 @@ > > #include > #include > +#include > #include > #include > #include Aie. I was reverting this C99-specific thing but then I have noticed that there's already one reference to it in the tree. I'm going to revert it. This break the compilation in many existing setups (like some of mine) that don't have the stdbool.h header. BTW, iptables is being compiled with gcc89 dialect, at least by now. -- "Los honestos son inadaptados sociales" -- Les Luthiers