summaryrefslogtreecommitdiff
path: root/quotasys.h
diff options
context:
space:
mode:
authorjkar8572 <jkar8572>2002-06-16 19:00:45 +0000
committerjkar8572 <jkar8572>2002-06-16 19:00:45 +0000
commit38b37dbcc5ccec3657f2c6e058d276d65bd201d6 (patch)
treedf49efc92d8ee66334214082e73c45fd4bf8edb3 /quotasys.h
parente20d4e982358a6c66c77a4ddd8bd86139ec2f3cb (diff)
Fixed small bug in configure.in
Some forgotten changes?
Diffstat (limited to 'quotasys.h')
-rw-r--r--quotasys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/quotasys.h b/quotasys.h
index 8e95c13..a945558 100644
--- a/quotasys.h
+++ b/quotasys.h
@@ -24,7 +24,6 @@
#define IOI_READONLY 0x2 /* Only readonly access */
#define IOI_OPENFILE 0x4 /* Open file even if kernel has quotas turned on */
-#define QSTAT_FILE "/proc/fs/quota" /* File with quotastats */
#define KERN_KNOWN_QUOTA_VERSION (6*10000 + 5*100 + 1)
/* Interface versions */