summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/vm/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libnetworking/vm/vm.h')
-rw-r--r--cpukit/libnetworking/vm/vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/vm/vm.h b/cpukit/libnetworking/vm/vm.h
index 19ea10e5eb..7debe74a82 100644
--- a/cpukit/libnetworking/vm/vm.h
+++ b/cpukit/libnetworking/vm/vm.h
@@ -52,7 +52,7 @@ typedef struct vm_map *vm_map_t;
struct vm_object;
typedef struct vm_object *vm_object_t;
-#ifndef KERNEL
+#ifndef _KERNEL
/*
* This is defined in <sys/types.h> for the kernel so that non-vm kernel
* sources (mainly Mach-derived ones such as ddb) don't have to include