mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2025-12-19 10:18:25 +00:00
Tidy up previous commit.
This commit is contained in:
@@ -1247,7 +1247,6 @@ char *host_from_dns(struct in_addr addr);
|
||||
#ifdef HAVE_DHCP
|
||||
void lease_update_file(time_t now);
|
||||
void lease_update_dns(int force);
|
||||
void lease_update_interface(time_t now);
|
||||
void lease_init(time_t now);
|
||||
struct dhcp_lease *lease4_allocate(struct in_addr addr);
|
||||
#ifdef HAVE_DHCP6
|
||||
|
||||
Reference in New Issue
Block a user