summaryrefslogtreecommitdiffstats
path: root/usr.bin/quota
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/quota')
-rw-r--r--usr.bin/quota/quota.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/quota/quota.c b/usr.bin/quota/quota.c
index 4decd8b..2b0dd49 100644
--- a/usr.bin/quota/quota.c
+++ b/usr.bin/quota/quota.c
@@ -83,7 +83,6 @@ struct quotause {
struct dqblk dqblk;
char fsname[MAXPATHLEN + 1];
};
-#define FOUND 0x01
static const char *timeprt(time_t seconds);
static struct quotause *getprivs(long id, int quotatype);
OpenPOWER on IntegriCloud