udhcp: make paths configurable

syslogd: trivial build fix
This commit is contained in:
Denis Vlasenko
2008-02-20 22:29:52 +00:00
parent e376d454bb
commit 84da0bf475
4 changed files with 21 additions and 3 deletions

View File

@@ -613,7 +613,6 @@ int syslogd_main(int argc, char **argv) MAIN_EXTERNALLY_VISIBLE;
int syslogd_main(int argc, char **argv)
{
char OPTION_DECL;
char *p;
INIT_G();
#if ENABLE_FEATURE_REMOTE_LOG