summaryrefslogtreecommitdiffstats
path: root/sys/netinet6/udp6_var.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netinet6/udp6_var.h')
-rw-r--r--sys/netinet6/udp6_var.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netinet6/udp6_var.h b/sys/netinet6/udp6_var.h
index 5c3efbc..2da5057 100644
--- a/sys/netinet6/udp6_var.h
+++ b/sys/netinet6/udp6_var.h
@@ -76,7 +76,7 @@ void udp6_ctlinput __P((int, struct sockaddr *, void *));
int udp6_input __P((struct mbuf **, int *, int));
int udp6_output __P((struct inpcb *inp, struct mbuf *m,
struct sockaddr *addr, struct mbuf *control,
- struct proc *p));
+ struct thread *td));
#endif
#endif /*_NETINET6_UDP6_VAR_H_*/
OpenPOWER on IntegriCloud