aboutsummaryrefslogtreecommitdiff
path: root/pk/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'pk/vm.c')
-rw-r--r--pk/vm.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/pk/vm.c b/pk/vm.c
index 3f5cb30..c29434d 100644
--- a/pk/vm.c
+++ b/pk/vm.c
@@ -2,6 +2,8 @@
#include "file.h"
#include "atomic.h"
#include "pk.h"
+#include "boot.h"
+#include "mtrap.h"
#include <stdint.h>
#include <errno.h>