diff options
| author | 2006-06-13 20:29:04 -0400 | |
|---|---|---|
| committer | 2006-06-13 20:29:04 -0400 | |
| commit | b5ed7639c9f502898af4109e778f5613dacbfd9c (patch) | |
| tree | abe908c60ce1ea8f201028c9fc830cacd25c724b /include/linux/mempolicy.h | |
| parent | [PATCH] net: au1000_eth: PHY framework conversion (diff) | |
| parent | [PATCH] sky2: stop/start hardware idle timer on suspend/resume (diff) | |
| download | linux-dev-b5ed7639c9f502898af4109e778f5613dacbfd9c.tar.xz linux-dev-b5ed7639c9f502898af4109e778f5613dacbfd9c.zip | |
Merge branch 'master' into upstream
Diffstat (limited to 'include/linux/mempolicy.h')
| -rw-r--r-- | include/linux/mempolicy.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mempolicy.h b/include/linux/mempolicy.h index 6a7621b2b12b..f5fdca1d67e6 100644 --- a/include/linux/mempolicy.h +++ b/include/linux/mempolicy.h @@ -36,6 +36,7 @@ #include <linux/nodemask.h> struct vm_area_struct; +struct mm_struct; #ifdef CONFIG_NUMA |
