* Fix for file imap/Makefile contributed by Paul Ferster that fixes
[alpine.git] / alpine / osdep / diskquot.so5
blobffd4ca935c625aaef7bde0bbdcac102932fefbd6
1 #if defined(USE_QUOTAS)
3 #include <sys/fs/ufs_quota.h>
4 #define MTABNAME "/etc/mnttab"
6 include(solquota)
7 #endif /* USE_QUOTAS */