]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ipc/mach_msg.c
xnu-7195.101.1.tar.gz
[apple/xnu.git] / osfmk / ipc / mach_msg.c
index 0ed0d93321cbd2011bb6a0ccd0a645c3a29ff1d1..f073413655768969c23d517ad3af183dae44ce87 100644 (file)
@@ -79,7 +79,6 @@
 
 #include <kern/kern_types.h>
 #include <kern/assert.h>
-#include <kern/counters.h>
 #include <kern/cpu_number.h>
 #include <kern/ipc_kobject.h>
 #include <kern/ipc_mig.h>
@@ -795,7 +794,7 @@ msg_receive_error(
        }
 }
 
-static mach_msg_fetch_filter_policy_cbfunc_t mach_msg_fetch_filter_policy_callback = NULL;
+static SECURITY_READ_ONLY_LATE(mach_msg_fetch_filter_policy_cbfunc_t) mach_msg_fetch_filter_policy_callback = NULL;
 
 kern_return_t
 mach_msg_filter_register_callback(