summaryrefslogtreecommitdiffstats
path: root/sys/nfs/nqnfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/nfs/nqnfs.h')
-rw-r--r--sys/nfs/nqnfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/nfs/nqnfs.h b/sys/nfs/nqnfs.h
index 2ba78ae..9afe58d 100644
--- a/sys/nfs/nqnfs.h
+++ b/sys/nfs/nqnfs.h
@@ -62,7 +62,7 @@
#define NQNFS_VER3 3
#define NQNFS_EVICTSIZ 156 /* Size of eviction request in bytes */
-#if defined(KERNEL) || defined(_KERNEL)
+#if defined(_KERNEL)
/*
* Definitions used for saving the "last lease expires" time in Non-volatile
* RAM on the server. The default definitions below assume that NOVRAM is not
OpenPOWER on IntegriCloud