>> Usually a missing
>>
>> #include <sys/types.h>
>
> Martin is right, just to clarify this: it's a bug in OS X's version of 
> dirent.h, rather in the software with that problem. We have to fix it 
> in a quite a lot of pacakges.

Couldn't we create /sw/include/dirent.h that just did

#include <sys/types.h>
#include </usr/include/dirent.h>

?


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to