···66#ifdef __KERNEL__7788#include <linux/compiler.h>99+#include <linux/ktime.h>910#include <linux/wait.h>1011#include <linux/string.h>1112#include <linux/fs.h>1212-#include <linux/sched.h>1313#include <asm/uaccess.h>14141515/* ~832 bytes of stack space used max in sys_select/sys_poll before allocating