aboutsummaryrefslogtreecommitdiff
path: root/sys/nfsserver
diff options
context:
space:
mode:
authorJohn-Mark Gurney <jmg@FreeBSD.org>1998-06-30 11:19:22 +0000
committerJohn-Mark Gurney <jmg@FreeBSD.org>1998-06-30 11:19:22 +0000
commit56786ee91bd09bba47ab2ee982cc297da9d26980 (patch)
tree11fa090aa5edeca875ca17c60fe6f4b1a44ff9b6 /sys/nfsserver
parent6e56beb6d2ec6b3fbd81d28af72724e7af8decc8 (diff)
Notes
Diffstat (limited to 'sys/nfsserver')
-rw-r--r--sys/nfsserver/nfs.h4
-rw-r--r--sys/nfsserver/nfsrvstats.h4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/nfsserver/nfs.h b/sys/nfsserver/nfs.h
index f4c6dc126a69..e5be581fa031 100644
--- a/sys/nfsserver/nfs.h
+++ b/sys/nfsserver/nfs.h
@@ -34,13 +34,15 @@
* SUCH DAMAGE.
*
* @(#)nfs.h 8.4 (Berkeley) 5/1/95
- * $Id: nfs.h,v 1.40 1998/05/31 20:08:51 peter Exp $
+ * $Id: nfs.h,v 1.41 1998/06/30 03:01:37 jmg Exp $
*/
#ifndef _NFS_NFS_H_
#define _NFS_NFS_H_
+#ifdef KERNEL
#include "opt_nfs.h"
+#endif
/*
* Tunable constants for nfs
diff --git a/sys/nfsserver/nfsrvstats.h b/sys/nfsserver/nfsrvstats.h
index f4c6dc126a69..e5be581fa031 100644
--- a/sys/nfsserver/nfsrvstats.h
+++ b/sys/nfsserver/nfsrvstats.h
@@ -34,13 +34,15 @@
* SUCH DAMAGE.
*
* @(#)nfs.h 8.4 (Berkeley) 5/1/95
- * $Id: nfs.h,v 1.40 1998/05/31 20:08:51 peter Exp $
+ * $Id: nfs.h,v 1.41 1998/06/30 03:01:37 jmg Exp $
*/
#ifndef _NFS_NFS_H_
#define _NFS_NFS_H_
+#ifdef KERNEL
#include "opt_nfs.h"
+#endif
/*
* Tunable constants for nfs