lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 31 Mar 2008 12:26:22 +1100 (EST)
From:	James Morris <jmorris@...ei.org>
To:	Adrian Bunk <bunk@...nel.org>
cc:	sds@...ho.nsa.gov, eparis@...isplace.org,
	linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] selinux/ss/services.c should #include <linux/selinux.h>

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 <bunk@...nel.org>
> 

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 <linux/sched.h>
>  #include <linux/audit.h>
>  #include <linux/mutex.h>
> +#include <linux/selinux.h>
>  #include <net/netlabel.h>
>  
>  #include "flask.h"
> 

-- 
James Morris
<jmorris@...ei.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ