]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/eventfd.c
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched...
[mirror_ubuntu-artful-kernel.git] / fs / eventfd.c
index 1231cd1999d8fe96ca85ecd9fccf6e2df8d58766..68b9fffcb2c8e71baed05ca7ad7a33db7ed15431 100644 (file)
@@ -9,7 +9,7 @@
 #include <linux/poll.h>
 #include <linux/init.h>
 #include <linux/fs.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
 #include <linux/kernel.h>
 #include <linux/slab.h>
 #include <linux/list.h>