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