diff --git a/sys/unix/unixunix.c b/sys/unix/unixunix.c index 6950b820b..f6c8b4bae 100644 --- a/sys/unix/unixunix.c +++ b/sys/unix/unixunix.c @@ -197,7 +197,7 @@ register char *s; while((lp=index(s, '.')) || (lp=index(s, '/')) || (lp=index(s,' '))) *lp = '_'; -#if defined(SYSV) && !defined(AIX_31) && !defined(SVR4) && !defined(LINUX) +#if defined(SYSV) && !defined(AIX_31) && !defined(SVR4) && !defined(LINUX) && !defined(__APPLE__) /* avoid problems with 14 character file name limit */ # ifdef COMPRESS /* leave room for .e from error and .Z from compress appended to