[Devel] [PATCH 5/8] groups: allow compilation on s390x
Serge E. Hallyn
serue at us.ibm.com
Tue May 26 10:33:44 PDT 2009
Signed-off-by: Serge E. Hallyn <serue at us.ibm.com>
---
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
_______________________________________________
Containers mailing list
Containers at lists.linux-foundation.org
https://lists.linux-foundation.org/mailman/listinfo/containers
More information about the Devel
mailing list