diff options
Diffstat (limited to 'kern/pc_sample.c')
-rw-r--r-- | kern/pc_sample.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/pc_sample.c b/kern/pc_sample.c index be28ca04..c82707b2 100644 --- a/kern/pc_sample.c +++ b/kern/pc_sample.c @@ -30,6 +30,7 @@ #include <mach/mach_types.h> /* vm_address_t */ #include <mach/std_types.h> /* pointer_t */ #include <mach/pc_sample.h> +#include <machine/trap.h> #include <kern/host.h> #include <kern/thread.h> #include <kern/pc_sample.h> |