1 2 3 4 5 6 7
#ifndef _LINUX_SCHED_MM_H #define _LINUX_SCHED_MM_H #include <linux/sched.h> #include <linux/gfp.h> #endif /* _LINUX_SCHED_MM_H */