- update to 2.6.1-rc2 -- first cut.
[linux-flexiantxendom0-3.2.10.git] / security / selinux / ss / avtab.c
index df67d3a..a1eab29 100644 (file)
@@ -3,6 +3,10 @@
  *
  * Author : Stephen Smalley, <sds@epoch.ncsc.mil>
  */
+#include <linux/kernel.h>
+#include <linux/slab.h>
+#include <linux/vmalloc.h>
+#include <linux/errno.h>
 #include "avtab.h"
 #include "policydb.h"