Deleted Added
full compact
30c30
< * $FreeBSD: head/sys/netinet/in.h 133874 2004-08-16 18:32:07Z rwatson $
---
> * $FreeBSD: head/sys/netinet/in.h 136712 2004-10-19 20:59:01Z andre $
246a247,252
> * Defined to avoid confusion. The master value is defined by
> * PROTO_SPACER in sys/protosw.h.
> */
> #define IPPROTO_SPACER 32767 /* spacer for loadable protos */
>
> /*