Fix tools compliation described in ticket #1934
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 6 Jun 2008 05:38:29 +0000 (05:38 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Fri, 6 Jun 2008 05:38:29 +0000 (05:38 +0000)
commit78ddabe0b46a11191227fc8d88974dc40d0c0447
treee4d6dd17427800cbab8fae052e6499c9dceeffe6
parenta5680de2b66c5c560763bffc0a3c07bc1906d275
Fix tools compliation described in ticket #1934

Change compat.h to never use KERNEL_VERSION in userspace code.  Move it
to the block only used by the kernel code.  While at that, move KASSERT
to the same block.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3706 0192ed92-7a03-0410-a25b-9323aeb14dbd
include/compat.h