Revert "odhcpd.h: fix alignment style"
[project/odhcpd.git] / src / odhcpd.h
index 7c0c3b9..8db3e7d 100644 (file)
@@ -157,7 +157,6 @@ struct interface {
        int managed;
        int route_preference;
        int ra_maxinterval;
-       int ra_lifetime;
 
        // DHCPv4
        struct in_addr dhcpv4_start;