xref: /netbsd-src/external/bsd/am-utils/dist/conf/fh_dref/fh_dref_irix.h (revision a53f50b9b44dc9467ccc9c464999b1d1c509cb0c)
1 /*	$NetBSD: fh_dref_irix.h,v 1.1.1.1 2008/09/19 20:07:17 christos Exp $	*/
2 
3 /* $srcdir/conf/fh_dref/fh_dref_irix.h */
4 #define	NFS_FH_DREF(dst, src) (dst) = (fhandle_t *) (src)
5