summaryrefslogtreecommitdiff
path: root/quotaon.h
diff options
context:
space:
mode:
Diffstat (limited to 'quotaon.h')
-rw-r--r--quotaon.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/quotaon.h b/quotaon.h
index b4be0de..4e92f09 100644
--- a/quotaon.h
+++ b/quotaon.h
@@ -16,6 +16,4 @@
#define STATEFLAG_VERBOSE 0x08
typedef int (newstate_t) (struct mntent * mnt, int type, char *file, int flags);
-extern int v1_newstate(struct mntent *mnt, int type, char *file, int flags);
-extern int v2_newstate(struct mntent *mnt, int type, char *file, int flags);
extern int xfs_newstate(struct mntent *mnt, int type, char *file, int flags);