Move include under _KERNEL protection.
authorSimon Schubert <corecode@dragonflybsd.org>
Mon, 31 Jul 2006 12:17:39 +0000 (12:17 +0000)
committerSimon Schubert <corecode@dragonflybsd.org>
Mon, 31 Jul 2006 12:17:39 +0000 (12:17 +0000)
commit8501d1f364b532a34ceebca4ca381ca0ddfb0938
treed4e8ede76796bdd70ddad417069b16f2669b7122
parent815c057839b0912ac1a016489e76857905f816a0
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@cstone.net>
sys/net/if_arp.h