147507Spendry /* 247507Spendry * $Id: misc-irix.h,v 5.2.1.1 90/10/21 22:30:57 jsp Exp $ 347507Spendry * 447507Spendry * Copyright (c) 1990 Jan-Simon Pendry 547507Spendry * Copyright (c) 1990 Imperial College of Science, Technology & Medicine 647507Spendry * Copyright (c) 1990 The Regents of the University of California. 747507Spendry * All rights reserved. 847507Spendry * 947507Spendry * This code is derived from software contributed to Berkeley by 1047507Spendry * Jan-Simon Pendry at Imperial College, London. 1147507Spendry * 12*47534Spendry * %sccs.include.redist.c% 1347507Spendry * 14*47534Spendry * @(#)misc-irix.h 5.2 (Berkeley) 03/17/91 1547507Spendry */ 1647507Spendry 1747507Spendry #include <sys/fs/nfs_clnt.h> 1847507Spendry #include <sys/fsid.h> 1947507Spendry #include <sys/fstyp.h> 2047507Spendry 2147507Spendry struct ufs_args { 2247507Spendry char *fspec; 2347507Spendry }; 24