summaryrefslogtreecommitdiff
path: root/cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'cmds.h')
-rw-r--r--cmds.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds.h b/cmds.h
index c18a87fd..52b6e0bb 100644
--- a/cmds.h
+++ b/cmds.h
@@ -61,5 +61,6 @@ int cmd_subvolume_delete(int argc, char *argv[]);
int cmd_subvolume_snapshot(int argc, char *argv[]);
int cmd_fusemount(int argc, char *argv[]);
+void cmd_mount(void);
#endif /* _CMDS_H */