summaryrefslogtreecommitdiffstats
path: root/mount/mount_guess_fstype.h
diff options
context:
space:
mode:
Diffstat (limited to 'mount/mount_guess_fstype.h')
-rw-r--r--mount/mount_guess_fstype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mount/mount_guess_fstype.h b/mount/mount_guess_fstype.h
index 3663f74ca..9c0903b54 100644
--- a/mount/mount_guess_fstype.h
+++ b/mount/mount_guess_fstype.h
@@ -12,4 +12,4 @@ char *guess_fstype_from_superblock(const char *device);
int procfsloop(int (*mount_fn)(struct mountargs *), struct mountargs *args,
char **type);
int is_in_procfs(const char *fstype);
-int have_procfs(void);
+