[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
[deliverable/linux.git] / kernel / auditsc.c
index d8a68509e7299df13233c98134c9431e994faa41..685c25175d96374a601d33460dae6e7a35ff0f07 100644 (file)
@@ -30,8 +30,8 @@
  */
 
 #include <linux/init.h>
-#include <asm/atomic.h>
 #include <asm/types.h>
+#include <asm/atomic.h>
 #include <linux/mm.h>
 #include <linux/module.h>
 #include <linux/mount.h>
This page took 0.026831 seconds and 5 git commands to generate.