summaryrefslogtreecommitdiff
path: root/ipc/ipc_entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'ipc/ipc_entry.c')
-rw-r--r--ipc/ipc_entry.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/ipc/ipc_entry.c b/ipc/ipc_entry.c
index 85404b6..705638d 100644
--- a/ipc/ipc_entry.c
+++ b/ipc/ipc_entry.c
@@ -25,7 +25,7 @@
*
* any improvements or extensions that they make and grant Carnegie Mellon
* the rights to redistribute these changes.
- *
+ */
/*
* File: ipc/ipc_entry.c
* Author: Rich Draves
@@ -34,6 +34,7 @@
* Primitive functions to manipulate translation entries.
*/
+#include <printf.h>
#include <string.h>
#include <mach/kern_return.h>