summaryrefslogtreecommitdiff
path: root/kern/pc_sample.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/pc_sample.c')
-rw-r--r--kern/pc_sample.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/pc_sample.c b/kern/pc_sample.c
index be28ca0..c82707b 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>