sched/headers: Move autogroup APIs into <linux/sched/autogroup.h>
[linux-2.6-block.git] / include / linux / sched / mm.h
CommitLineData
6e84f315
IM
1#ifndef _LINUX_SCHED_MM_H
2#define _LINUX_SCHED_MM_H
3
4#include <linux/sched.h>
589ee628 5#include <linux/mm_types.h>
fd771233 6#include <linux/gfp.h>
6e84f315
IM
7
8#endif /* _LINUX_SCHED_MM_H */