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