summaryrefslogtreecommitdiff
path: root/kern/task.h
diff options
context:
space:
mode:
Diffstat (limited to 'kern/task.h')
-rw-r--r--kern/task.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/kern/task.h b/kern/task.h
index a3f4302..e467a2f 100644
--- a/kern/task.h
+++ b/kern/task.h
@@ -34,8 +34,6 @@
#ifndef _KERN_TASK_H_
#define _KERN_TASK_H_
-#include <fast_tas.h>
-
#include <mach/boolean.h>
#include <mach/port.h>
#include <mach/time_value.h>