2007-02-01 Geoff Norton <gnorton@customerdna.com>
[mono.git] / libgc / include / gc_config_macros.h
index 4671864b89bc56a31e1cd6aeb5bb445c6d98995b..d8f38303c0a62de9acd79fd9328208e59527f74b 100644 (file)
@@ -56,7 +56,7 @@
        defined(GC_IRIX_THREADS) || defined(GC_LINUX_THREADS) || \
        defined(GC_HPUX_THREADS) || defined(GC_OSF1_THREADS) || \
        defined(GC_DGUX386_THREADS) || defined(GC_DARWIN_THREADS) || \
-       defined(GC_AIX_THREADS) || \
+       defined(GC_AIX_THREADS) || defined(GC_NETBSD_THREADS) || \
         (defined(GC_WIN32_THREADS) && defined(__CYGWIN32__))
 #   define GC_PTHREADS
 # endif