debuggers.hg
changeset 938:b2decdeba558
bitkeeper revision 1.568 (3faa9d83y0EHNiYs2njacoQE89Cqrw)
minor include fix to asm-xeno/page.h
minor include fix to asm-xeno/page.h
author | iap10@striker.cl.cam.ac.uk |
---|---|
date | Thu Nov 06 19:14:11 2003 +0000 (2003-11-06) |
parents | 2157fc1812d8 |
children | 53a122a3c2b5 |
files | xenolinux-2.4.22-sparse/include/asm-xeno/page.h |
line diff
1.1 --- a/xenolinux-2.4.22-sparse/include/asm-xeno/page.h Wed Nov 05 23:22:13 2003 +0000 1.2 +++ b/xenolinux-2.4.22-sparse/include/asm-xeno/page.h Thu Nov 06 19:14:11 2003 +0000 1.3 @@ -10,6 +10,7 @@ 1.4 #ifndef __ASSEMBLY__ 1.5 1.6 #include <linux/config.h> 1.7 +#include <asm/hypervisor-ifs/hypervisor-if.h> 1.8 1.9 #ifdef CONFIG_X86_USE_3DNOW 1.10