Created attachment 6573 [details] proposed fix configure tests for the existence of sys/statvfs.h but we do not bracket code dependent on it with a #ifdef. The following patch fixes this
Jeremy any ideas on this one? I'm not sure if we should remove this functions or just return something like ENOTSUP.