aboutsummaryrefslogtreecommitdiff
path: root/xen
diff options
context:
space:
mode:
Diffstat (limited to 'xen')
-rw-r--r--xen/store.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/xen/store.c b/xen/store.c
index 5f5a902a..92ab8540 100644
--- a/xen/store.c
+++ b/xen/store.c
@@ -21,6 +21,7 @@
#include <machine/pmap.h>
#include <machine/ipl.h>
#include <kern/kalloc.h>
+#include <kern/sched_prim.h>
#include <stdarg.h>
#include <string.h>
#include <alloca.h>