]> git.saurik.com Git - apple/xnu.git/blobdiff - libkern/firehose/tracepoint_private.h
xnu-7195.101.1.tar.gz
[apple/xnu.git] / libkern / firehose / tracepoint_private.h
index 69c04c982b3bcf6ebf4fac5e9f984ea96ab7c999..70c24872267686a6ba8d64620f89d3744bb3e46e 100644 (file)
 #if KERNEL
 #include <atm/atm_internal.h>
 #endif
+#if __has_include(<os/atomic_private.h>)
 #include <os/atomic_private.h>
+#else
+#include <os/internal/internal_shared.h>
+#endif
 #include "firehose_types_private.h"
 
 OS_ASSUME_NONNULL_BEGIN