aboutsummaryrefslogtreecommitdiff
path: root/runit/sv.c
diff options
context:
space:
mode:
Diffstat (limited to 'runit/sv.c')
-rw-r--r--runit/sv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/runit/sv.c b/runit/sv.c
index 2af9f6604..7635330e4 100644
--- a/runit/sv.c
+++ b/runit/sv.c
@@ -251,6 +251,7 @@ static int control(const char *a)
251 return 1; 251 return 1;
252} 252}
253 253
254int sv_main(int argc, char **argv);
254int sv_main(int argc, char **argv) 255int sv_main(int argc, char **argv)
255{ 256{
256 unsigned opt; 257 unsigned opt;