diff options
| author | Alfred Perlstein <alfred@FreeBSD.org> | 2002-03-19 19:45:41 +0000 |
|---|---|---|
| committer | Alfred Perlstein <alfred@FreeBSD.org> | 2002-03-19 19:45:41 +0000 |
| commit | 72b1d826beb90d0ddb0f8fb98bc0d75ed0b35ef3 (patch) | |
| tree | f7665af17bf11f9662201636e8eb284c57b0c961 /sys/netinet6/ip6_forward.c | |
| parent | c1fdb43f5997345a3186817bb0cfba571b0fbf89 (diff) | |
Notes
Diffstat (limited to 'sys/netinet6/ip6_forward.c')
| -rw-r--r-- | sys/netinet6/ip6_forward.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/netinet6/ip6_forward.c b/sys/netinet6/ip6_forward.c index bae14d7770ac..0e8ce9aee33c 100644 --- a/sys/netinet6/ip6_forward.c +++ b/sys/netinet6/ip6_forward.c @@ -80,9 +80,6 @@ #include <netinet6/ip6protosw.h> -extern struct ip6protosw inet6sw[]; -extern u_char ip6_protox[IPPROTO_MAX]; - struct route_in6 ip6_forward_rt; /* |
