summaryrefslogtreecommitdiff
path: root/ipc/ipc_notify.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_notify.c')
-rw-r--r--ipc/ipc_notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_notify.c b/ipc/ipc_notify.c
index 30cfac4..3dea9fc 100644
--- a/ipc/ipc_notify.c
+++ b/ipc/ipc_notify.c
@@ -31,7 +31,7 @@
* Notification-sending functions.
*/
-#include <printf.h>
+#include <kern/printf.h>
#include <mach/port.h>
#include <mach/message.h>
#include <mach/notify.h>