diff --git a/src/ufs.c b/src/ufs.c index 1e000bb..42c5201 100755 --- a/src/ufs.c +++ b/src/ufs.c @@ -44,7 +44,9 @@ static char *id = "$Id: ufs.c,v 1.2 1999/01/03 02:07:41 sybalsky Exp $ Copyright #include #ifndef AIX #ifndef APOLLO +#ifndef MACOSX #include +#endif /* MACOSX */ #endif /* APOLLO */ #endif /* AIX */