[PATCH] hrtimers: fix possible use of NULL pointer in posix-timers
[deliverable/linux.git] / kernel / kexec.c
index de1441656efdacf2d86a5db5226fb6e7f1469655..bf39d28e4c0e7b44313124d84681f012ca193713 100644 (file)
@@ -6,6 +6,7 @@
  * Version 2.  See the file COPYING for more details.
  */
 
+#include <linux/capability.h>
 #include <linux/mm.h>
 #include <linux/file.h>
 #include <linux/slab.h>
This page took 0.037055 seconds and 5 git commands to generate.