summaryrefslogtreecommitdiff
path: root/ddb
diff options
context:
space:
mode:
Diffstat (limited to 'ddb')
-rw-r--r--ddb/db_access.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddb/db_access.h b/ddb/db_access.h
index 1041893..6cedf29 100644
--- a/ddb/db_access.h
+++ b/ddb/db_access.h
@@ -33,7 +33,7 @@
#include <mach/boolean.h>
#include <machine/db_machdep.h>
#include <ddb/db_task_thread.h>
-#include "vm_param.h"
+#include <machine/vm_param.h>
/* implementation dependent access capability */
#define DB_ACCESS_KERNEL 0 /* only kernel space */