mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-20 04:26:04 +08:00
Step 1 in /etc/resolv.conf support
This commit is contained in:
@@ -159,7 +159,6 @@ int netlib_ifdown(FAR const char *ifname);
|
||||
|
||||
#if defined(CONFIG_NET_IPv4) && defined(CONFIG_NETDB_DNSCLIENT)
|
||||
int netlib_set_ipv4dnsaddr(FAR const struct in_addr *inaddr);
|
||||
int netlib_get_ipv4dnsaddr(FAR struct in_addr *inaddr);
|
||||
#endif
|
||||
|
||||
#undef EXTERN
|
||||
|
Reference in New Issue
Block a user