summaryrefslogtreecommitdiff
path: root/ipc/mach_msg.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/mach_msg.c')
-rw-r--r--ipc/mach_msg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/mach_msg.c b/ipc/mach_msg.c
index cdb406e..a02462d 100644
--- a/ipc/mach_msg.c
+++ b/ipc/mach_msg.c
@@ -36,6 +36,7 @@
* Exported message traps. See mach/message.h.
*/
+#include <printf.h>
#include <mach/kern_return.h>
#include <mach/port.h>
#include <mach/message.h>