cvs commit: src/sys/net if_arp.h
Simon Schubert
corecode at crater.dragonflybsd.org
Mon Jul 31 05:17:45 PDT 2006
corecode 2006/07/31 05:17:39 PDT
DragonFly src repository
Modified files: (Branch: DragonFly_RELEASE_1_6)
sys/net if_arp.h
Log:
Move include under _KERNEL protection.
This reduces namespace pollution and allows C++ sources including
netinet/if_ether.h to be compiled again.
Reported-by: Joe Talbott <josepht at xxxxxxxxxx>
Revision Changes Path
1.7.2.1 +3 -6 src/sys/net/if_arp.h
http://www.dragonflybsd.org/cvsweb/src/sys/net/if_arp.h.diff?r1=1.7&r2=1.7.2.1&f=u
More information about the Commits
mailing list