sync busybox and udhcp trees

This commit is contained in:
Mike Frysinger
2006-03-23 03:05:05 +00:00
parent e1d41b3102
commit 13c8327b79
7 changed files with 21 additions and 14 deletions

View File

@ -139,6 +139,7 @@ static void attach_option(struct option_set **opt_list, struct dhcp_option *opti
}
}
/* read a dhcp option and add it to opt_list */
static int read_opt(const char *const_line, void *arg)
{