1 /*
2  * Copyright (c) 1995 Jan-Simon Pendry
3  * Copyright (c) 1995
4  *	The Regents of the University of California.  All rights reserved.
5  *
6  * This code is derived from software contributed to Berkeley by
7  * Jan-Simon Pendry.
8  *
9  * %sccs.include.redist.c%
10  *
11  *	@(#)misc-bsd44l.h	8.1 (Berkeley) 05/10/95
12  *
13  */
14 
15 #define M_NEWTYPE	0
16 
17 #include <sys/ucred.h>
18 #include <nfs/rpcv2.h>
19 #define NFS_NPROCS	26		/* from <nfs/nfsproto.h> */
20 #include <nfs/nfs.h>
21 
22 #include <ufs/ufs/ufsmount.h>
23