summaryrefslogtreecommitdiffstats
path: root/sys/vm/vm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/vm/vm.h')
-rw-r--r--sys/vm/vm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/vm/vm.h b/sys/vm/vm.h
index 34ca2ea..ffbcd48 100644
--- a/sys/vm/vm.h
+++ b/sys/vm/vm.h
@@ -111,7 +111,7 @@ typedef int boolean_t;
*/
struct vm_page;
typedef struct vm_page *vm_page_t;
-#endif
+#endif /* _KERNEL */
/*
* Information passed from the machine-independant VM initialization code
OpenPOWER on IntegriCloud