diff options
Diffstat (limited to 'kern/pc_sample.c')
-rw-r--r-- | kern/pc_sample.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kern/pc_sample.c b/kern/pc_sample.c index 01b9acb..87c7a6c 100644 --- a/kern/pc_sample.c +++ b/kern/pc_sample.c @@ -24,10 +24,6 @@ * the rights to redistribute these changes. */ - - -#include <mach_pcsample.h> - #include <mach/mach_types.h> /* vm_address_t */ #include <mach/std_types.h> /* pointer_t */ #include <mach/pc_sample.h> |