From d9e91095ab6af4b31fe2bf0a14ba324cef3f511c Mon Sep 17 00:00:00 2001 From: Garrett Wollman Date: Wed, 2 Nov 1994 00:11:00 +0000 Subject: [PATCH] Forward-declare a few structures to avoid warning messages. --- sys/nfs/nfs.h | 5 ++++- sys/nfsclient/nfs.h | 5 ++++- sys/nfsclient/nfsargs.h | 5 ++++- sys/nfsclient/nfsstats.h | 5 ++++- sys/nfsserver/nfs.h | 5 ++++- sys/nfsserver/nfsrvstats.h | 5 ++++- 6 files changed, 24 insertions(+), 6 deletions(-) diff --git a/sys/nfs/nfs.h b/sys/nfs/nfs.h index e77353f8485..2f3aa57c0de 100644 --- a/sys/nfs/nfs.h +++ b/sys/nfs/nfs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.6 1994/10/17 17:47:30 phk Exp $ + * $Id: nfs.h,v 1.7 1994/10/23 23:26:15 wollman Exp $ */ #ifndef _NFS_NFS_H_ @@ -174,6 +174,9 @@ struct nfsstats { * by them and break. */ #ifdef KERNEL + +struct uio; struct buf; struct vattr; struct nameidata; /* XXX */ + #define NFSINT_SIGMASK (sigmask(SIGINT)|sigmask(SIGTERM)|sigmask(SIGKILL)| \ sigmask(SIGHUP)|sigmask(SIGQUIT)) diff --git a/sys/nfsclient/nfs.h b/sys/nfsclient/nfs.h index e77353f8485..2f3aa57c0de 100644 --- a/sys/nfsclient/nfs.h +++ b/sys/nfsclient/nfs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.6 1994/10/17 17:47:30 phk Exp $ + * $Id: nfs.h,v 1.7 1994/10/23 23:26:15 wollman Exp $ */ #ifndef _NFS_NFS_H_ @@ -174,6 +174,9 @@ struct nfsstats { * by them and break. */ #ifdef KERNEL + +struct uio; struct buf; struct vattr; struct nameidata; /* XXX */ + #define NFSINT_SIGMASK (sigmask(SIGINT)|sigmask(SIGTERM)|sigmask(SIGKILL)| \ sigmask(SIGHUP)|sigmask(SIGQUIT)) diff --git a/sys/nfsclient/nfsargs.h b/sys/nfsclient/nfsargs.h index e77353f8485..2f3aa57c0de 100644 --- a/sys/nfsclient/nfsargs.h +++ b/sys/nfsclient/nfsargs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.6 1994/10/17 17:47:30 phk Exp $ + * $Id: nfs.h,v 1.7 1994/10/23 23:26:15 wollman Exp $ */ #ifndef _NFS_NFS_H_ @@ -174,6 +174,9 @@ struct nfsstats { * by them and break. */ #ifdef KERNEL + +struct uio; struct buf; struct vattr; struct nameidata; /* XXX */ + #define NFSINT_SIGMASK (sigmask(SIGINT)|sigmask(SIGTERM)|sigmask(SIGKILL)| \ sigmask(SIGHUP)|sigmask(SIGQUIT)) diff --git a/sys/nfsclient/nfsstats.h b/sys/nfsclient/nfsstats.h index e77353f8485..2f3aa57c0de 100644 --- a/sys/nfsclient/nfsstats.h +++ b/sys/nfsclient/nfsstats.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.6 1994/10/17 17:47:30 phk Exp $ + * $Id: nfs.h,v 1.7 1994/10/23 23:26:15 wollman Exp $ */ #ifndef _NFS_NFS_H_ @@ -174,6 +174,9 @@ struct nfsstats { * by them and break. */ #ifdef KERNEL + +struct uio; struct buf; struct vattr; struct nameidata; /* XXX */ + #define NFSINT_SIGMASK (sigmask(SIGINT)|sigmask(SIGTERM)|sigmask(SIGKILL)| \ sigmask(SIGHUP)|sigmask(SIGQUIT)) diff --git a/sys/nfsserver/nfs.h b/sys/nfsserver/nfs.h index e77353f8485..2f3aa57c0de 100644 --- a/sys/nfsserver/nfs.h +++ b/sys/nfsserver/nfs.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.6 1994/10/17 17:47:30 phk Exp $ + * $Id: nfs.h,v 1.7 1994/10/23 23:26:15 wollman Exp $ */ #ifndef _NFS_NFS_H_ @@ -174,6 +174,9 @@ struct nfsstats { * by them and break. */ #ifdef KERNEL + +struct uio; struct buf; struct vattr; struct nameidata; /* XXX */ + #define NFSINT_SIGMASK (sigmask(SIGINT)|sigmask(SIGTERM)|sigmask(SIGKILL)| \ sigmask(SIGHUP)|sigmask(SIGQUIT)) diff --git a/sys/nfsserver/nfsrvstats.h b/sys/nfsserver/nfsrvstats.h index e77353f8485..2f3aa57c0de 100644 --- a/sys/nfsserver/nfsrvstats.h +++ b/sys/nfsserver/nfsrvstats.h @@ -34,7 +34,7 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.6 1994/10/17 17:47:30 phk Exp $ + * $Id: nfs.h,v 1.7 1994/10/23 23:26:15 wollman Exp $ */ #ifndef _NFS_NFS_H_ @@ -174,6 +174,9 @@ struct nfsstats { * by them and break. */ #ifdef KERNEL + +struct uio; struct buf; struct vattr; struct nameidata; /* XXX */ + #define NFSINT_SIGMASK (sigmask(SIGINT)|sigmask(SIGTERM)|sigmask(SIGKILL)| \ sigmask(SIGHUP)|sigmask(SIGQUIT))