* Remove the ability to choose between the device and authorize methods
[alpine.git] / alpine / osdep / diskquot.hpp
blob1b328cd62599121a818b88c4ce9d4560afd05875
1 #if defined(USE_QUOTAS)
3 #include <sys/param.h>
4 #include <sys/quota.h>
6 include(sunquota)
7 #endif /* USE_QUOTAS */