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