Deleted Added
full compact
108c108
< static const char rcsid[] = "@(#)$FreeBSD: head/sys/contrib/ipfilter/netinet/ip_auth.c 98004 2002-06-07 08:56:30Z darrenr $";
---
> static const char rcsid[] = "@(#)$FreeBSD: head/sys/contrib/ipfilter/netinet/ip_auth.c 105194 2002-10-16 01:54:46Z sam $";
461c461,462
< defined(__OpenBSD__) || (defined(IRIX) && (IRIX >= 605))
---
> defined(__OpenBSD__) || (defined(IRIX) && (IRIX >= 605)) || \
> (__FreeBSD_version >= 500042)