Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/netgraph/ng_ether.h 67506 2000-10-24 17:32:45Z julian $
---
> * $FreeBSD: head/sys/netgraph/ng_ether.h 123600 2003-12-17 12:40:34Z ru $
68,72d67
< #ifdef _KERNEL
< /* Ethernet address parse type */
< extern const struct ng_parse_type ng_ether_enaddr_type;
< #endif /* _KERNEL */
<