diff options
Diffstat (limited to 'vos/config.alpha.h')
-rw-r--r-- | vos/config.alpha.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vos/config.alpha.h b/vos/config.alpha.h index 1f114f6e8a..b7e221ac99 100644 --- a/vos/config.alpha.h +++ b/vos/config.alpha.h @@ -3344,7 +3344,7 @@ /*#define USE_5005THREADS /**/ /*#define USE_ITHREADS /**/ #if defined(USE_5005THREADS) && !defined(USE_ITHREADS) -#define USE_THREADS /* until src is revised*/ +#define USE_5005THREADS /* until src is revised*/ #endif /*#define OLD_PTHREADS_API /**/ /*#define USE_REENTRANT_API /**/ |