summaryrefslogtreecommitdiff
path: root/alpine/osdep/diskquot.sun
blob: e8cb05061e7d33ba664c560a95a1238b40ce7ac4 (plain)
1
2
3
4
5
6
7
8
#if defined(USE_QUOTAS)

#include <ufs/quota.h>

include(sunquota)
#endif /* USE_QUOTAS */