summaryrefslogtreecommitdiff
path: root/kern/ipc_kobject.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/ipc_kobject.c')
-rw-r--r--kern/ipc_kobject.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/kern/ipc_kobject.c b/kern/ipc_kobject.c
index 7e51d92..d642228 100644
--- a/kern/ipc_kobject.c
+++ b/kern/ipc_kobject.c
@@ -33,6 +33,7 @@
* Functions for letting a port represent a kernel object.
*/
+#include <printf.h>
#include <mach/port.h>
#include <mach/kern_return.h>
#include <mach/message.h>