K 10 svn:author V 7 rwatson K 8 svn:date V 27 2005-08-04T10:06:39.000000Z K 7 svn:log V 294 Define LIBMEMSTAT so that vm_page.h won't perform a nested include of opt_vmpage.h. Remove definition of _KERNEL, it is no longer required in order to include uma_int.h, as the sensitive parts of uma_int.h (a number of inlines depending on kernel-only constants) are now protected by _KERNEL. END