Imported Upstream version 4.8.1
[platform/upstream/gcc48.git] / boehm-gc / specific.c
index 7d5d889..e78cf7a 100644 (file)
@@ -13,7 +13,7 @@
 
 #include "private/gc_priv.h" /* For GC_compare_and_exchange, GC_memory_barrier */
 
-#if defined(GC_LINUX_THREADS)
+#if defined(GC_LINUX_THREADS) || defined(GC_GNU_THREADS)
 
 #include "private/specific.h"