From e938d317d57f5bdbcd03330bb1290da29802187d Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 8 Aug 1999 18:43:05 +0000 Subject: Decommision miscfs/specfs/specdev.h. Most of it goes into , a few lines into . Add a few fields to struct specinfo, paving the way for the fun part. --- sys/nfsserver/nfs_srvsubs.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys/nfsserver') diff --git a/sys/nfsserver/nfs_srvsubs.c b/sys/nfsserver/nfs_srvsubs.c index 68a936a..08108a6 100644 --- a/sys/nfsserver/nfs_srvsubs.c +++ b/sys/nfsserver/nfs_srvsubs.c @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs_subs.c 8.8 (Berkeley) 5/22/95 - * $Id: nfs_subs.c,v 1.78 1999/06/27 11:44:19 peter Exp $ + * $Id: nfs_subs.c,v 1.79 1999/07/17 18:43:47 phk Exp $ */ /* @@ -56,6 +56,7 @@ #include #include #include +#include #include #include @@ -72,8 +73,6 @@ #include #include -#include - #include #ifdef ISO #include -- cgit v1.1