diff options
Diffstat (limited to 'ipc/ipc_hash.c')
-rw-r--r-- | ipc/ipc_hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_hash.c b/ipc/ipc_hash.c index 4f210734..ce720c72 100644 --- a/ipc/ipc_hash.c +++ b/ipc/ipc_hash.c @@ -31,7 +31,7 @@ * Entry hash table operations. */ -#include <printf.h> +#include <kern/printf.h> #include <mach/boolean.h> #include <mach/port.h> #include <kern/lock.h> |