diff options
Diffstat (limited to 'vm/vm_resident.c')
-rw-r--r-- | vm/vm_resident.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vm/vm_resident.c b/vm/vm_resident.c index d2edf5a..7906b58 100644 --- a/vm/vm_resident.c +++ b/vm/vm_resident.c @@ -60,6 +60,7 @@ #if MACH_KDB #include <ddb/db_output.h> +#include <vm/vm_print.h> #endif /* MACH_KDB */ |