X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=src%2Fra.h;h=a31e7f69cfeba44b5757ccfc9f5e4491887b64a2;hb=e1b11c518aded9136b4f44759c6e2a6be4161ee9;hp=f66ff2672cd0353a6bea90e4313d0973ddcedaa6;hpb=eaf3a11cad8a5dd389d5f52cc76e424e0242074b;p=odhcp6c.git diff --git a/src/ra.h b/src/ra.h index f66ff26..a31e7f6 100644 --- a/src/ra.h +++ b/src/ra.h @@ -36,4 +36,3 @@ struct icmpv6_opt { int ra_init(const char *ifname, const struct in6_addr *ifid); bool ra_process(void); -bool ra_rtnl_process(void);