diff options
Diffstat (limited to 'include/mach/mach.defs')
-rw-r--r-- | include/mach/mach.defs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/mach/mach.defs b/include/mach/mach.defs index 5851080..3786f65 100644 --- a/include/mach/mach.defs +++ b/include/mach/mach.defs @@ -46,6 +46,10 @@ userprefix r_; #include <mach/std_types.defs> #include <mach/mach_types.defs> +#ifdef MACH_IMPORTS +MACH_IMPORTS +#endif + skip; /* old port_allocate */ skip; /* old port_deallocate */ skip; /* old port_enable */ |