summaryrefslogtreecommitdiff
path: root/include/mach/port.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mach/port.h')
-rw-r--r--include/mach/port.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/mach/port.h b/include/mach/port.h
index 3036a921..e77e5c38 100644
--- a/include/mach/port.h
+++ b/include/mach/port.h
@@ -41,6 +41,7 @@
typedef vm_offset_t mach_port_t;
typedef mach_port_t *mach_port_array_t;
+typedef const mach_port_t *const_mach_port_array_t;
typedef int *rpc_signature_info_t;
/*