1/*	$NetBSD: fh_dref_aix42.h,v 1.1.1.1 2008/09/19 20:07:17 christos Exp $	*/
2
3/* $srcdir/conf/fh_dref/fh_dref_aix42.h */
4#define	NFS_FH_DREF(dst, src) (dst) = (caddr_t)(src)
5