X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=src%2Fodhcp6c.h;h=fd3b07a8cf93fe5b9ae753df532ec188689dd533;hp=aa0bc224169221e12a2300e6db1c69e64cdbc7cf;hb=39c6f57c1cc7702fd6382232c9dc6d30b274cdf0;hpb=101deb32a0e2d6a40fcbc90f382251db5be34895 diff --git a/src/odhcp6c.h b/src/odhcp6c.h index aa0bc22..fd3b07a 100644 --- a/src/odhcp6c.h +++ b/src/odhcp6c.h @@ -139,7 +139,6 @@ struct dhcpv6_auth_reconfigure { uint8_t algorithm; uint8_t rdm; uint64_t replay; - uint8_t auth; uint8_t reconf_type; uint8_t key[16]; } _packed;