diff --git a/headers/private/kernel/vm_types.h b/headers/private/kernel/vm_types.h index 893fb9a65e..479aa28688 100644 --- a/headers/private/kernel/vm_types.h +++ b/headers/private/kernel/vm_types.h @@ -147,7 +147,7 @@ typedef struct vm_store_ops { enum { // ToDo: these are here only temporarily - it's a private // addition to the BeOS create_area() flags - B_EXACT_KERNEL_ADDRESS = 6 + B_EXACT_KERNEL_ADDRESS = B_EXACT_ADDRESS }; enum {