Merge pull request #2323 from esdrubal/servicemodel
[mono.git] / mono / utils / mono-threads-posix-abort-syscall.c
index 4935bd1b3686ba986ee364e3e15ef1c9ea37de88..7e836163d67856cd520d26234228d9cebb627a90 100644 (file)
@@ -17,7 +17,7 @@
 #include "mono-threads.h"
 #include "mono-threads-posix-signals.h"
 
-#if defined(USE_POSIX_SYSCALL_ABORT)
+#if defined(USE_POSIX_BACKEND)
 
 void
 mono_threads_init_abort_syscall (void)