diff options
Diffstat (limited to 'wince/config_H.ce')
-rw-r--r-- | wince/config_H.ce | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wince/config_H.ce b/wince/config_H.ce index 35643b9089..e39045ff11 100644 --- a/wince/config_H.ce +++ b/wince/config_H.ce @@ -2985,7 +2985,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 /**/ |