summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/odhcpd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/odhcpd.h b/src/odhcpd.h
index 7c0c3b9..8db3e7d 100644
--- a/src/odhcpd.h
+++ b/src/odhcpd.h
@@ -157,7 +157,6 @@ struct interface {
int managed;
int route_preference;
int ra_maxinterval;
- int ra_lifetime;
// DHCPv4
struct in_addr dhcpv4_start;