1*47508Spendry /*
2*47508Spendry  * $Id: misc-next.h,v 5.2 91/01/27 20:12:27 jsp Alpha $
3*47508Spendry  *
4*47508Spendry  * Copyright (c) 1990 Jan-Simon Pendry
5*47508Spendry  * Copyright (c) 1990 Imperial College of Science, Technology & Medicine
6*47508Spendry  * Copyright (c) 1990 The Regents of the University of California.
7*47508Spendry  * All rights reserved.
8*47508Spendry  *
9*47508Spendry  * This code is derived from software contributed to Berkeley by
10*47508Spendry  * Jan-Simon Pendry at Imperial College, London.
11*47508Spendry  *
12*47508Spendry  * Redistribution and use in source and binary forms are permitted provided
13*47508Spendry  * that: (1) source distributions retain this entire copyright notice and
14*47508Spendry  * comment, and (2) distributions including binaries display the following
15*47508Spendry  * acknowledgement:  ``This product includes software developed by the
16*47508Spendry  * University of California, Berkeley and its contributors'' in the
17*47508Spendry  * documentation or other materials provided with the distribution and in
18*47508Spendry  * all advertising materials mentioning features or use of this software.
19*47508Spendry  * Neither the name of the University nor the names of its contributors may
20*47508Spendry  * be used to endorse or promote products derived from this software without
21*47508Spendry  * specific prior written permission.
22*47508Spendry  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
23*47508Spendry  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
24*47508Spendry  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
25*47508Spendry  *
26*47508Spendry  *	@(#)misc-next.h	5.1 (Berkeley) 03/17/91
27*47508Spendry  */
28*47508Spendry 
29*47508Spendry #include <nfs/nfs_mount.h>
30