Tidy up previous commit.

This commit is contained in:
Simon Kelley
2014-07-13 22:12:45 +01:00
parent 24b167ada8
commit 6d8e8ac0fa
4 changed files with 27 additions and 23 deletions

View File

@@ -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