1 /*
2  * Copyright (c) 1990 Jan-Simon Pendry
3  * Copyright (c) 1990 Imperial College of Science, Technology & Medicine
4  * Copyright (c) 1990 The Regents of the University of California.
5  * All rights reserved.
6  *
7  * This code is derived from software contributed to Berkeley by
8  * Jan-Simon Pendry at Imperial College, London.
9  *
10  * %sccs.include.redist.c%
11  *
12  *	@(#)misc-ultrix.h	5.4 (Berkeley) 02/09/92
13  *
14  * $Id: misc-ultrix.h,v 5.2.2.1 1992/02/09 15:10:49 jsp beta $
15  *
16  */
17 
18 #include        <nfs/nfs_gfs.h>
19 #define KERNEL
20 #include        <sys/fs_types.h>
21 #undef  KERNEL
22 
23 #ifndef HOSTNAMESZ
24 #include <nfs/nfs_clnt.h>
25 #endif
26 
27 #include <ufs/ufs_mount.h>
28 
29 #define	ufs_args ufs_specific
30