#ifdef HAVE_SYS_STATFS_H
#include <sys/statfs.h>
#elif defined(HAVE_SYS_STATVFS_H)
#endif
#if defined(HAVE_SYS_STATVFS_H)
#include <sys/statvfs.h>