summaryrefslogtreecommitdiff
path: root/include/mach/std_types.defs
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/std_types.defs')
-rw-r--r--include/mach/std_types.defs4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/mach/std_types.defs b/include/mach/std_types.defs
index b0011f1..b387415 100644
--- a/include/mach/std_types.defs
+++ b/include/mach/std_types.defs
@@ -30,10 +30,6 @@
#ifndef _MACH_STD_TYPES_DEFS_
#define _MACH_STD_TYPES_DEFS_
-#ifdef MACH_KERNEL
-#include <mach_ipc_compat.h>
-#endif
-
type char = MACH_MSG_TYPE_CHAR;
type short = MACH_MSG_TYPE_INTEGER_16;
type int = MACH_MSG_TYPE_INTEGER_32;