[PATCH][SELINUX] Fix compilation problem.

From: James Morris
Date: Mon Jul 26 2004 - 14:59:00 EST


Please apply.

Author: Pawel Sikora <pluto@xxxxxxxxxxxxx>


--- linux-2.6.8-rc2/security/selinux/hooks.c.orig 2004-07-18 11:56:07.000000000 +0200
+++ linux-2.6.8-rc2/security/selinux/hooks.c 2004-07-18 14:21:27.429622416 +0200
@@ -63,6 +63,7 @@
#include <net/ipv6.h>
#include <linux/hugetlb.h>
#include <linux/major.h>
+#include <linux/personality.h>

#include "avc.h"
#include "objsec.h"

-
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/