diff options
Diffstat (limited to 'include/asm-i386/xen')
-rw-r--r-- | include/asm-i386/xen/hypervisor.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-i386/xen/hypervisor.h b/include/asm-i386/xen/hypervisor.h index ebfa7e063088..8e15dd28c91f 100644 --- a/include/asm-i386/xen/hypervisor.h +++ b/include/asm-i386/xen/hypervisor.h | |||
@@ -42,6 +42,7 @@ | |||
42 | 42 | ||
43 | #include <asm/ptrace.h> | 43 | #include <asm/ptrace.h> |
44 | #include <asm/page.h> | 44 | #include <asm/page.h> |
45 | #include <asm/desc.h> | ||
45 | #if defined(__i386__) | 46 | #if defined(__i386__) |
46 | # ifdef CONFIG_X86_PAE | 47 | # ifdef CONFIG_X86_PAE |
47 | # include <asm-generic/pgtable-nopud.h> | 48 | # include <asm-generic/pgtable-nopud.h> |