1/*	$NetBSD$	*/
2
3/* $srcdir/conf/fh_dref/fh_dref_irix.h */
4#define	NFS_FH_DREF(dst, src) (dst) = (fhandle_t *) (src)
5