diff options
| author | Richard Henderson <rth@fidel.sfbay.redhat.com> | 2002-02-21 01:51:10 -0800 |
|---|---|---|
| committer | Richard Henderson <rth@are.twiddle.net> | 2002-02-21 01:51:10 -0800 |
| commit | 8d645041bd8f736e2a5e9bfb604ef42a18a9deeb (patch) | |
| tree | e86cb789e8c2058f715ae268d6898c4e51438b66 /include/linux | |
| parent | 9e3e7ba3c3fc6fc08e2d41380095ff56e4d98173 (diff) | |
Update Alpha for Ingo's page tables in highmem patch.
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/highmem.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/highmem.h b/include/linux/highmem.h index bffa75c6ee5f..13f2c3e14172 100644 --- a/include/linux/highmem.h +++ b/include/linux/highmem.h @@ -4,6 +4,7 @@ #include <linux/config.h> #include <linux/bio.h> #include <linux/fs.h> +#include <asm/pgalloc.h> #ifdef CONFIG_HIGHMEM |
