summaryrefslogtreecommitdiff
path: root/mmount.c
diff options
context:
space:
mode:
Diffstat (limited to 'mmount.c')
-rw-r--r--mmount.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mmount.c b/mmount.c
index 01ebde2..29c487e 100644
--- a/mmount.c
+++ b/mmount.c
@@ -32,6 +32,7 @@
#include "mainloop.h"
#include "fs.h"
+void mmount(int argc, char **argv, int type UNUSEDP) NORETURN;
void mmount(int argc, char **argv, int type UNUSEDP)
{
char drive;