xref: /original-bsd/usr.sbin/amd/config/os-utek.h (revision 95a66346)
1 /* $Id: os-utek.h,v 5.2 91/03/03 20:22:54 jsp Alpha $ */
2 
3 /*
4  * Utek 4.0  definitions for Amd (automounter)
5  *	from Bill Trost <trost%reed@cse.ogi.edu>
6  *
7  * Copyright (c) 1989 Jan-Simon Pendry
8  * Copyright (c) 1989 Imperial College of Science, Technology & Medicine
9  * Copyright (c) 1989 The Regents of the University of California.
10  * All rights reserved.
11  *
12  * This code is derived from software contributed to Berkeley by
13  * Jan-Simon Pendry at Imperial College, London.
14  *
15  * %sccs.include.redist.c%
16  *
17  *	@(#)os-utek.h	5.2 (Berkeley) 03/17/91
18  */
19 
20 #define	UTEK
21 #define	__NFS_HEADER__		/* prevent re-inclusion of <sys/nfs.h> */
22 /* ... and fake the rest */
23 #include "os-sos3.h"
24