diff options
Diffstat (limited to 'sysklogd/logger.c')
-rw-r--r-- | sysklogd/logger.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysklogd/logger.c b/sysklogd/logger.c index 8aaf522d0..71dd53142 100644 --- a/sysklogd/logger.c +++ b/sysklogd/logger.c | |||
@@ -81,6 +81,7 @@ static int pencode(char *s) | |||
81 | } | 81 | } |
82 | 82 | ||
83 | 83 | ||
84 | int logger_main(int argc, char **argv); | ||
84 | int logger_main(int argc, char **argv) | 85 | int logger_main(int argc, char **argv) |
85 | { | 86 | { |
86 | char *str_p, *str_t; | 87 | char *str_p, *str_t; |