SLUB: Move page->offset to kmem_cache_cpu->offset
[firefly-linux-kernel-4.4.55.git] / include / linux / task_io_accounting_ops.h
index 1218733ec6b58c27ea894f13a7b61f2f7f9d1623..ff46c6fad79da300afaa621a41abcfb1bf4c787f 100644 (file)
@@ -4,6 +4,8 @@
 #ifndef __TASK_IO_ACCOUNTING_OPS_INCLUDED
 #define __TASK_IO_ACCOUNTING_OPS_INCLUDED
 
+#include <linux/sched.h>
+
 #ifdef CONFIG_TASK_IO_ACCOUNTING
 static inline void task_io_account_read(size_t bytes)
 {