Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/netipsec/keysock.h 139823 2005-01-07 01:45:51Z imp $ */
---
> /* $FreeBSD: head/sys/netipsec/keysock.h 154625 2006-01-21 10:44:34Z bz $ */
74c74
< extern int key_output __P((struct mbuf *, ...));
---
> extern int key_output(struct mbuf *m, struct socket *so);