diff options
| author | Hideaki Yoshifuji <yoshfuji@linux-ipv6.org> | 2003-05-21 10:50:29 -0700 |
|---|---|---|
| committer | Hideaki Yoshifuji <yoshfuji@linux-ipv6.org> | 2003-05-21 10:50:29 -0700 |
| commit | f989c276d46a747dad537f1c3fae0db7799c1f16 (patch) | |
| tree | 0c3e53d383e5940659a96937cc92201fb8e69a01 /include | |
| parent | c982ccf0a086e08fd4952e815a85a72e0249f9e8 (diff) | |
[IPV6]: Remove obsolete declaration in transp_v6.h
Diffstat (limited to 'include')
| -rw-r--r-- | include/net/transp_v6.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/transp_v6.h b/include/net/transp_v6.h index e27d15ea2f18..8b075ab7a26c 100644 --- a/include/net/transp_v6.h +++ b/include/net/transp_v6.h @@ -16,7 +16,6 @@ extern struct proto tcpv6_prot; struct flowi; /* extention headers */ -extern void ipv6_hopopts_init(void); extern void ipv6_rthdr_init(void); extern void ipv6_frag_init(void); extern void ipv6_nodata_init(void); |
