blob: 81022ff4e7e146f9188913ebb1510e749aad2d8f [file] [log] [blame]
config_require(hardware/fsys/hw_fsys)
#if defined(aix4) || defined(aix5) || defined(aix6)
config_require(hardware/fsys/fsys_mntctl)
#elif defined(HAVE_GETVFSSTAT) || defined(HAVE_GETFSSTAT)
config_require(hardware/fsys/fsys_getfsstats)
#else
config_require(hardware/fsys/fsys_mntent)
#endif