diff options
Diffstat (limited to 'include/xen/page.h')
| -rw-r--r-- | include/xen/page.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xen/page.h b/include/xen/page.h index 1df6c1930578..c0c8fcb27899 100644 --- a/include/xen/page.h +++ b/include/xen/page.h | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | #include <linux/pfn.h> | 4 | #include <linux/pfn.h> |
| 5 | 5 | ||
| 6 | #include <asm/uaccess.h> | 6 | #include <asm/uaccess.h> |
| 7 | #include <asm/pgtable.h> | ||
| 7 | 8 | ||
| 8 | #include <xen/features.h> | 9 | #include <xen/features.h> |
| 9 | 10 | ||
