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