Remove definition of KMEM_DEBUG accidentally brought in by latest DTrace
import. Noticed by: thompsa
This commit is contained in:
parent
e506f34b24
commit
6a73ed4f46
@ -40,8 +40,6 @@ __FBSDID("$FreeBSD$");
|
||||
#include <vm/vm_kern.h>
|
||||
#include <vm/vm_map.h>
|
||||
|
||||
#define KMEM_DEBUG
|
||||
|
||||
#ifdef KMEM_DEBUG
|
||||
#include <sys/queue.h>
|
||||
#include <sys/stack.h>
|
||||
|
Loading…
Reference in New Issue
Block a user