[PATCH 1/1] groups: allow compilation on s390x

From: Serge E . Hallyn
Date: Tue May 26 2009 - 10:39:47 EST


Signed-off-by: Serge E. Hallyn <serue@xxxxxxxxxx>
---
kernel/groups.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/kernel/groups.c b/kernel/groups.c
index 1b95b2f..14ebc6a 100644
--- a/kernel/groups.c
+++ b/kernel/groups.c
@@ -1,6 +1,7 @@
/*
* Supplementary group IDs
*/
+#include <linux/init.h>
#include <linux/cred.h>
#include <linux/module.h>
#include <linux/slab.h>
--
1.6.1

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