X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/b0d623f7f2ae71ed96e60569f61f9a9a27016e80..7ee9d059c4eecf68ae4f8b0fb99ae2471eda79af:/bsd/netinet6/in6_prefix.h diff --git a/bsd/netinet6/in6_prefix.h b/bsd/netinet6/in6_prefix.h index f69562ae4..fa3567676 100644 --- a/bsd/netinet6/in6_prefix.h +++ b/bsd/netinet6/in6_prefix.h @@ -85,7 +85,6 @@ LIST_HEAD(rr_prhead, rr_prefix); extern struct rr_prhead rr_prefix; -void in6_rr_timer(void *); int delete_each_prefix (struct rr_prefix *rpp, u_char origin); #endif /* KERNEL_PRIVATE */