2004-01-21 16:25:20

by Gerd Knorr

[permalink] [raw]
Subject: [patch] selinux build fix

Hi

trivial one: uses __init and thus needs linux/init.h

Gerd

--- linux/security/selinux/netif.c.se 2004-01-21 16:42:10.000000000 +0100
+++ linux/security/selinux/netif.c 2004-01-21 16:42:22.000000000 +0100
@@ -12,6 +12,7 @@
* it under the terms of the GNU General Public License version 2,
* as published by the Free Software Foundation.
*/
+#include <linux/init.h>
#include <linux/types.h>
#include <linux/stddef.h>
#include <linux/kernel.h>

--
"... und auch das ganze Wochenende oll" -- Wetterbericht auf RadioEins


2004-01-21 16:53:22

by Stephen Smalley

[permalink] [raw]
Subject: Re: [patch] selinux build fix

On Wed, 2004-01-21 at 11:13, Gerd Knorr wrote:
> trivial one: uses __init and thus needs linux/init.h

Thanks for the fix.

--
Stephen Smalley <[email protected]>
National Security Agency