Deleted Added
full compact
2c2
< /* $FreeBSD: head/sys/netinet/ip_gre.h 139823 2005-01-07 01:45:51Z imp $ */
---
> /* $FreeBSD: head/sys/netinet/ip_gre.h 154625 2006-01-21 10:44:34Z bz $ */
41,42c41,42
< void gre_input(struct mbuf *, ...);
< void gre_mobile_input(struct mbuf *, ...);
---
> void gre_input(struct mbuf *, int);
> void gre_mobile_input(struct mbuf *, int);