Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755734AbYCaB1Q (ORCPT ); Sun, 30 Mar 2008 21:27:16 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753391AbYCaB07 (ORCPT ); Sun, 30 Mar 2008 21:26:59 -0400 Received: from namei.org ([69.55.235.186]:41534 "EHLO us.intercode.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752510AbYCaB07 (ORCPT ); Sun, 30 Mar 2008 21:26:59 -0400 Date: Mon, 31 Mar 2008 12:26:22 +1100 (EST) From: James Morris X-X-Sender: jmorris@us.intercode.com.au To: Adrian Bunk cc: sds@tycho.nsa.gov, eparis@parisplace.org, linux-kernel@vger.kernel.org Subject: Re: [2.6 patch] selinux/ss/services.c should #include In-Reply-To: <20080330225402.GM28445@cs181133002.pp.htv.fi> Message-ID: References: <20080330225402.GM28445@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1057 Lines: 41 On Mon, 31 Mar 2008, Adrian Bunk wrote: > Every file should include the headers containing the externs for its > global code. > > Signed-off-by: Adrian Bunk > Thanks, applied to git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6.git#for-akpm > --- > > This patch has been sent on: > - 27 Feb 2008 > > eaeb567e2ce03ef3a7c5ed33e35def212ce2899a foobar > diff --git a/security/selinux/ss/services.c b/security/selinux/ss/services.c > index f374186..29fb216 100644 > --- a/security/selinux/ss/services.c > +++ b/security/selinux/ss/services.c > @@ -40,6 +40,7 @@ > #include > #include > #include > +#include > #include > > #include "flask.h" > -- James Morris -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/