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