<sys/msgport.h>: Extend the #ifdef _KERNEL to cover the lwkt_* protos too.
authorSascha Wildner <saw@online.de>
Wed, 30 Oct 2013 20:46:08 +0000 (21:46 +0100)
committerSascha Wildner <saw@online.de>
Wed, 30 Oct 2013 20:46:08 +0000 (21:46 +0100)
commit9e9fed887b878fb1db84f135ade9e9a8f89279ac
tree6efcc56c711749271620263192d8a340168f80d9
parent88122c25cc4b9998c54e40c5869c09f98a7637e3
<sys/msgport.h>: Extend the #ifdef _KERNEL to cover the lwkt_* protos too.

This unbreaks buildworld after the previous commit to <sys/msgport.h>.

Reported-by: Ed Berger <edwberger@gmail.com>
sys/sys/msgport.h