udhcp: use improved gethostbyname replacement from IPv6 code
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
|
||||
#include "busybox.h"
|
||||
|
||||
extern int setlogcons_main(int argc, char **argv)
|
||||
int setlogcons_main(int argc, char **argv);
|
||||
int setlogcons_main(int argc, char **argv)
|
||||
{
|
||||
struct {
|
||||
char fn;
|
||||
|
Reference in New Issue
Block a user