headers: remove sched.h from poll.h
[safe/jmp/linux-2.6] / fs / select.c
index a201fc3..fd38ce2 100644 (file)
@@ -15,6 +15,7 @@
  */
 
 #include <linux/kernel.h>
+#include <linux/sched.h>
 #include <linux/syscalls.h>
 #include <linux/module.h>
 #include <linux/slab.h>