mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-29 16:44:03 +00:00
Remove unused prototype.
Reviewed by: ume
This commit is contained in:
parent
e3b19536fb
commit
63946e47cf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127502
@ -76,7 +76,6 @@
|
||||
|
||||
void in6_pcbpurgeif0 __P((struct in6pcb *, struct ifnet *));
|
||||
void in6_losing __P((struct inpcb *));
|
||||
int in6_pcballoc __P((struct socket *, struct inpcbinfo *, struct thread *));
|
||||
int in6_pcbbind __P((struct inpcb *, struct sockaddr *, struct thread *));
|
||||
int in6_pcbconnect __P((struct inpcb *, struct sockaddr *, struct thread *));
|
||||
void in6_pcbdetach __P((struct inpcb *));
|
||||
|
Loading…
Reference in New Issue
Block a user