diff options
Diffstat (limited to 'runit/svlogd.c')
-rw-r--r-- | runit/svlogd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runit/svlogd.c b/runit/svlogd.c index 0f17eec7b..e454bace8 100644 --- a/runit/svlogd.c +++ b/runit/svlogd.c | |||
@@ -746,6 +746,7 @@ static void logmatch(struct logdir *ld) | |||
746 | } | 746 | } |
747 | } | 747 | } |
748 | 748 | ||
749 | int svlogd_main(int argc, char **argv); | ||
749 | int svlogd_main(int argc, char **argv) | 750 | int svlogd_main(int argc, char **argv) |
750 | { | 751 | { |
751 | sigset_t ss; | 752 | sigset_t ss; |