X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=src%2Fodhcpd.h;h=043360b8ba44841fddaba7521e8406de12962b4c;hb=8221907edabeae468205811df88a8ab16c334605;hp=cbeaaf82644f36c8ce6f51afa0a54d76d79514ac;hpb=df023adafeee1bf48fa1e0cce31e7130f8043dae;p=project%2Fodhcpd.git diff --git a/src/odhcpd.h b/src/odhcpd.h index cbeaaf8..043360b 100644 --- a/src/odhcpd.h +++ b/src/odhcpd.h @@ -121,7 +121,6 @@ struct interface { struct list_head ia_assignments; struct odhcpd_ipaddr ia_addr[RELAYD_MAX_ADDRS]; size_t ia_addr_len; - bool ia_reconf; // DHCPv4 struct odhcpd_event dhcpv6_event;