]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - fs/select.c
netfilter: nft_ct: add helper set support
[mirror_ubuntu-artful-kernel.git] / fs / select.c
index 305c0daf5d678b094162a7e4c4e5374acdee1067..e2112270d75a5f878e291bb5bb681474e3c4eeaf 100644 (file)
@@ -15,7 +15,8 @@
  */
 
 #include <linux/kernel.h>
-#include <linux/sched.h>
+#include <linux/sched/signal.h>
+#include <linux/sched/rt.h>
 #include <linux/syscalls.h>
 #include <linux/export.h>
 #include <linux/slab.h>
@@ -26,7 +27,6 @@
 #include <linux/fs.h>
 #include <linux/rcupdate.h>
 #include <linux/hrtimer.h>
-#include <linux/sched/rt.h>
 #include <linux/freezer.h>
 #include <net/busy_poll.h>
 #include <linux/vmalloc.h>