diff options
Diffstat (limited to 'xen/store.c')
-rw-r--r-- | xen/store.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/store.c b/xen/store.c index 94d0ae4..8796bb5 100644 --- a/xen/store.c +++ b/xen/store.c @@ -20,6 +20,7 @@ #include <mach/mig_support.h> #include <machine/pmap.h> #include <machine/ipl.h> +#include <kern/kalloc.h> #include <stdarg.h> #include <string.h> #include <alloca.h> |