summaryrefslogtreecommitdiff
path: root/quotaio.h
diff options
context:
space:
mode:
Diffstat (limited to 'quotaio.h')
-rw-r--r--quotaio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quotaio.h b/quotaio.h
index 79e7ce0..16c6f4a 100644
--- a/quotaio.h
+++ b/quotaio.h
@@ -104,6 +104,7 @@ struct util_dqblk {
};
#define DQ_FOUND 0x01 /* Dquot was found in the edquotas file */
+#define DQ_PRINTED 0x02 /* Dquota has been already printed by repquota */
/* Structure for one loaded quota */
struct dquot {