1
0
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:
Pawel Jakub Dawidek 2004-03-27 20:38:02 +00:00
parent e3b19536fb
commit 63946e47cf
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127502

View File

@ -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 *));