blob: e30a5a680136ae89227db106d580255748b503f0 [file] [log] [blame]
config_require(hardware/fsys/hw_fsys)
#if defined(aix4) || defined(aix5) || defined(aix6) || defined(aix7)
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