#if defined(USE_QUOTAS)

#include <sys/ufsquota.h>
#define MTABNAME "/etc/mnttab"

include(sunquota)
#endif /* USE_QUOTAS */


