summaryrefslogtreecommitdiff
path: root/mount/fstab.h
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2006-12-07 00:27:10 +0100
committerKarel Zak <kzak@redhat.com>2006-12-07 00:27:10 +0100
commit19922f22a1f6c4dd27b11f449c4ff86183842303 (patch)
tree44d3c22adbbfc63f17574734158284abdcdbadf2 /mount/fstab.h
parentca3ea756e73daf33ba26a820723a3b7b2ddbe8de (diff)
downloadutil-linux-old-19922f22a1f6c4dd27b11f449c4ff86183842303.tar.gz
Imported from util-linux-2.13-pre5 tarball.
Diffstat (limited to 'mount/fstab.h')
-rw-r--r--mount/fstab.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mount/fstab.h b/mount/fstab.h
index 5cc53668..f1d4e5c6 100644
--- a/mount/fstab.h
+++ b/mount/fstab.h
@@ -1,7 +1,6 @@
#include "mntent.h"
int mtab_is_writable(void);
int mtab_does_not_exist(void);
-int mtab_is_a_symlink(void);
int is_mounted_once(const char *name);
struct mntentchn {