Merge pull request #2198 from BrzVlad/feature-concurrent-work
[mono.git] / mono / utils / mono-threads-mach-abort-syscall.c
index 4c30f6672bc3c271cda36d9c49a962521066901d..056a88f150a1cd72b8b5a1fb9d771ae8495c8845 100644 (file)
@@ -16,7 +16,7 @@
 
 #include <mono/utils/mono-threads.h>
 
-#if defined(USE_MACH_SYSCALL_ABORT)
+#if defined(USE_MACH_BACKEND)
 
 #if defined(HOST_WATCHOS) || defined(HOST_TVOS)