X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=os2%2Fos2.c;h=740f403d0bd972e261a3fab81a2fc80c698b7489;hb=5fe7c0f53782c7b8cd0c9725f30e843cce08406d;hp=d22553ad44a61d140645d3a900f1132689410cd7;hpb=764df951e4265f932b70873d1d56431da2d2763f;p=p5sagit%2Fp5-mst-13.2.git diff --git a/os2/os2.c b/os2/os2.c index d22553a..740f403 100644 --- a/os2/os2.c +++ b/os2/os2.c @@ -29,7 +29,7 @@ #include "EXTERN.h" #include "perl.h" -#ifdef USE_THREADS +#ifdef USE_5005THREADS typedef void (*emx_startroutine)(void *); typedef void* (*pthreads_startroutine)(void *); @@ -1391,7 +1391,7 @@ mod2fname(pTHX_ SV *sv) } avlen --; } -#ifdef USE_THREADS +#ifdef USE_5005THREADS sum++; /* Avoid conflict of DLLs in memory. */ #endif /* We always load modules as *specific* DLLs, and with the full name.