X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=sysklogd%2Flogread.c;h=b1758a6959454b56b86e5abfca1f7460f9e22b50;hb=24efe4f15fe45151681b41333f3713357ce8694b;hp=d092056bf151cb4b903e6bf1972e676ebdd669bd;hpb=085231fbbad159d2275cbd5ecdcf4732512bb80f;p=oweals%2Fbusybox.git diff --git a/sysklogd/logread.c b/sysklogd/logread.c index d092056bf..b1758a695 100644 --- a/sysklogd/logread.c +++ b/sysklogd/logread.c @@ -54,6 +54,7 @@ static void interrupted(int sig ATTRIBUTE_UNUSED) exit(0); } +int logread_main(int argc, char **argv); int logread_main(int argc, char **argv) { int cur;