diff options
Diffstat (limited to 'ipc/mach_rpc.c')
-rw-r--r-- | ipc/mach_rpc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/mach_rpc.c b/ipc/mach_rpc.c index 0ceeeb4..dae097a 100644 --- a/ipc/mach_rpc.c +++ b/ipc/mach_rpc.c @@ -21,6 +21,7 @@ #ifdef MIGRATING_THREADS +#include <printf.h> #include <mach/kern_return.h> #include <mach/port.h> #include <mach/rpc.h> |