diff --git a/include/linux/sched/nohz.h b/include/linux/sched/nohz.h index 9471f0736a3a0a092ff6195254165ea532b8907e..4995b717500b67c36a92f22e1e921f8f8e87b2dd 100644 --- a/include/linux/sched/nohz.h +++ b/include/linux/sched/nohz.h @@ -1,8 +1,6 @@ #ifndef _LINUX_SCHED_NOHZ_H #define _LINUX_SCHED_NOHZ_H -#include - /* * This is the interface between the scheduler and nohz/dyntics: */