X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=src%2Fra.h;fp=src%2Fra.h;h=a31e7f69cfeba44b5757ccfc9f5e4491887b64a2;hb=dfc86766bf0b3d28f55adf5deb340b1d40176808;hp=f66ff2672cd0353a6bea90e4313d0973ddcedaa6;hpb=7a0a5a7a6378b958f1dde4841504401d9bc0273c;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);