summaryrefslogtreecommitdiffstats
path: root/sys/fs/nwfs/nwfs_mount.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/fs/nwfs/nwfs_mount.h')
-rw-r--r--sys/fs/nwfs/nwfs_mount.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/fs/nwfs/nwfs_mount.h b/sys/fs/nwfs/nwfs_mount.h
index 02702ed..613e685 100644
--- a/sys/fs/nwfs/nwfs_mount.h
+++ b/sys/fs/nwfs/nwfs_mount.h
@@ -70,11 +70,11 @@ struct nwfs_args {
struct ncp_nlstables nls;
};
-#ifdef KERNEL
+#ifdef _KERNEL
#ifdef MALLOC_DECLARE
MALLOC_DECLARE(M_NWFSMNT);
#endif
-#endif /* KERNEL */
+#endif
#endif /* !_NWFS_MOUNT_H_ */
OpenPOWER on IntegriCloud