1 /* 2 * Copyright (c) 1989 Jan-Simon Pendry 3 * Copyright (c) 1989 Imperial College of Science, Technology & Medicine 4 * Copyright (c) 1989, 1993 5 * The Regents of the University of California. 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 * @(#)os-utek.h 8.1 (Berkeley) 06/06/93 13 * 14 * $Id: os-utek.h,v 5.2.2.1 1992/02/09 15:10:56 jsp beta $ 15 * 16 * Utek 4.0 definitions for Amd (automounter) 17 * from Bill Trost <trost%reed@cse.ogi.edu> 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