aboutsummaryrefslogtreecommitdiff
path: root/init/mesg.c
diff options
context:
space:
mode:
Diffstat (limited to 'init/mesg.c')
-rw-r--r--init/mesg.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/init/mesg.c b/init/mesg.c
index 658c82447..40d8ae3ca 100644
--- a/init/mesg.c
+++ b/init/mesg.c
@@ -15,6 +15,7 @@
#define S_IWGRP_OR_S_IWOTH (S_IWGRP | S_IWOTH)
#endif
+int mesg_main(int argc, char *argv[]);
int mesg_main(int argc, char *argv[])
{
struct stat sb;