From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: libnfq: mark functions as extern C Date: Tue, 24 Jun 2008 18:14:44 +0200 Message-ID: <48611D74.7040809@trash.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: pablo@netfilter.org, Netfilter Developer Mailing List To: Jan Engelhardt Return-path: Received: from stinky.trash.net ([213.144.137.162]:57527 "EHLO stinky.trash.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752541AbYFXQOs (ORCPT ); Tue, 24 Jun 2008 12:14:48 -0400 In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: Jan Engelhardt wrote: > commit 7f2678a05bd590f18fa6688785ba11ec6845007b > Author: Jan Engelhardt > Date: Mon Jun 23 09:54:14 2008 +0200 > > mark functions as extern C > > This is needed when #included from C++. Also applied, thanks.