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