summaryrefslogtreecommitdiffstats
path: root/mkspecs/irix-cc-o32
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/irix-cc-o32')
-rw-r--r--mkspecs/irix-cc-o32/qplatformdefs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/irix-cc-o32/qplatformdefs.h b/mkspecs/irix-cc-o32/qplatformdefs.h
index a2a3bd868..4a0bf132c 100644
--- a/mkspecs/irix-cc-o32/qplatformdefs.h
+++ b/mkspecs/irix-cc-o32/qplatformdefs.h
@@ -13,7 +13,7 @@
// We are hot - unistd.h should have turned on the specific APIs we requested
-#ifdef TQT_THREAD_SUPPORT
+#ifndef TQT_NO_THREAD
#include <pthread.h>
#endif