]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ipc/ipc_object.h
xnu-2782.1.97.tar.gz
[apple/xnu.git] / osfmk / ipc / ipc_object.h
index e040b4be3548e13f9d642ba65debf20c5534fdca..ef967b0552b5b3894641cd93e89e9d4115fe07b2 100644 (file)
@@ -76,8 +76,9 @@
 
 #include <mach/kern_return.h>
 #include <mach/message.h>
-#include <kern/lock.h>
+#include <kern/locks.h>
 #include <kern/macro_help.h>
+#include <kern/assert.h>
 #include <kern/zalloc.h>
 #include <ipc/ipc_types.h>
 #include <libkern/OSAtomic.h>