From 583ff5b6cdf30f69dbefba600748f3d4c9d15de4 Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 31 Oct 1995 21:17:59 +0000 Subject: Include a prerequisite header (so this is consistent again with the NFSv2 state). --- sys/nfsclient/nfs.h | 4 +++- sys/nfsclient/nfsargs.h | 4 +++- sys/nfsclient/nfsstats.h | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'sys/nfsclient') diff --git a/sys/nfsclient/nfs.h b/sys/nfsclient/nfs.h index 7b088bc..41963db 100644 --- a/sys/nfsclient/nfs.h +++ b/sys/nfsclient/nfs.h @@ -34,12 +34,14 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.11 1995/07/29 11:42:21 bde Exp $ + * $Id: nfs.h,v 1.12 1995/10/29 15:32:43 phk Exp $ */ #ifndef _NFS_NFS_H_ #define _NFS_NFS_H_ +#include + /* * Tunable constants for nfs */ diff --git a/sys/nfsclient/nfsargs.h b/sys/nfsclient/nfsargs.h index 7b088bc..41963db 100644 --- a/sys/nfsclient/nfsargs.h +++ b/sys/nfsclient/nfsargs.h @@ -34,12 +34,14 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.11 1995/07/29 11:42:21 bde Exp $ + * $Id: nfs.h,v 1.12 1995/10/29 15:32:43 phk Exp $ */ #ifndef _NFS_NFS_H_ #define _NFS_NFS_H_ +#include + /* * Tunable constants for nfs */ diff --git a/sys/nfsclient/nfsstats.h b/sys/nfsclient/nfsstats.h index 7b088bc..41963db 100644 --- a/sys/nfsclient/nfsstats.h +++ b/sys/nfsclient/nfsstats.h @@ -34,12 +34,14 @@ * SUCH DAMAGE. * * @(#)nfs.h 8.1 (Berkeley) 6/10/93 - * $Id: nfs.h,v 1.11 1995/07/29 11:42:21 bde Exp $ + * $Id: nfs.h,v 1.12 1995/10/29 15:32:43 phk Exp $ */ #ifndef _NFS_NFS_H_ #define _NFS_NFS_H_ +#include + /* * Tunable constants for nfs */ -- cgit v1.1