define HAVE_PPSRATECHECK now that we have this stuff in the kernel
(probably belongs elsewhere; add it this way for now so the system will build)
This commit is contained in:
parent
91974ce10b
commit
69f05a0761
@ -158,6 +158,7 @@ static int icmp6_rip6_input __P((struct mbuf **, int));
|
||||
static int icmp6_ratelimit __P((const struct in6_addr *, const int, const int));
|
||||
static const char *icmp6_redirect_diag __P((struct in6_addr *,
|
||||
struct in6_addr *, struct in6_addr *));
|
||||
#define HAVE_PPSRATECHECK
|
||||
#ifndef HAVE_PPSRATECHECK
|
||||
static int ppsratecheck __P((struct timeval *, int *, int));
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user