summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/lomount.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/lomount.h')
-rw-r--r--mdk-stage1/lomount.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/lomount.h b/mdk-stage1/lomount.h
index f298fe341..3b8a30ac1 100644
--- a/mdk-stage1/lomount.h
+++ b/mdk-stage1/lomount.h
@@ -16,6 +16,6 @@
#define LOMOUNT_H
int lomount(char *loopfile, char *where);
-int loumount();
+int loumount(void);
#endif