diff --git a/include/linux/sched/stat.h b/include/linux/sched/stat.h
index d8cedf27083e586c5fe1356ff373b30c358a44f6..141b74c53fad2d491cef5bb1b43dcb492de20207 100644
--- a/include/linux/sched/stat.h
+++ b/include/linux/sched/stat.h
@@ -1,7 +1,7 @@
 #ifndef _LINUX_SCHED_STAT_H
 #define _LINUX_SCHED_STAT_H
 
-#include <linux/sched.h>
+#include <linux/percpu.h>
 
 /*
  * Various counters maintained by the scheduler and fork(),