]> err.no Git - linux-2.6/blobdiff - include/linux/audit.h
[PATCH] Driver Core: remove unused exports
[linux-2.6] / include / linux / audit.h
index e1c1dbdf9efbe95e7b3807d2a2111978a7c6edab..e051ff9c5b5061fabd5b92dc7fbf5463f9eec4d5 100644 (file)
@@ -24,8 +24,7 @@
 #ifndef _LINUX_AUDIT_H_
 #define _LINUX_AUDIT_H_
 
-#include <linux/sched.h>
-#include <linux/elf.h>
+#include <linux/elf-em.h>
 
 /* The netlink messages for the audit system is divided into blocks:
  * 1000 - 1099 are for commanding the audit system
@@ -280,6 +279,7 @@ struct audit_rule {         /* for AUDIT_LIST, AUDIT_ADD, and AUDIT_DEL */
 };
 
 #ifdef __KERNEL__
+#include <linux/sched.h>
 
 struct audit_sig_info {
        uid_t           uid;