diff options
Diffstat (limited to 'vm/vm_debug.c')
-rw-r--r-- | vm/vm_debug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vm/vm_debug.c b/vm/vm_debug.c index 2dff2296..4b5c1521 100644 --- a/vm/vm_debug.c +++ b/vm/vm_debug.c @@ -48,6 +48,7 @@ #include <vm/vm_object.h> #include <kern/task.h> #include <kern/host.h> +#include <kern/printf.h> #include <ipc/ipc_port.h> |