summaryrefslogtreecommitdiff
path: root/include/mach/std_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/std_types.h')
-rw-r--r--include/mach/std_types.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/mach/std_types.h b/include/mach/std_types.h
index f78e236a..0d5db0ae 100644
--- a/include/mach/std_types.h
+++ b/include/mach/std_types.h
@@ -41,8 +41,4 @@
typedef vm_offset_t pointer_t;
typedef vm_offset_t vm_address_t;
-#ifdef MACH_KERNEL
-#include <ipc/ipc_port.h>
-#endif /* MACH_KERNEL */
-
#endif /* _MACH_STD_TYPES_H_ */