From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: src: use regular includes Date: Mon, 01 Sep 2008 14:20:40 +0200 Message-ID: <48BBDE18.9050105@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:33551 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754159AbYIAMUm (ORCPT ); Mon, 1 Sep 2008 08:20:42 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > src: use regular includes > > iptables ships with all header files and prioritized its own include > directory over /usr/include/linux, so just use the normal brackets. Applied, thanks.