1/*	$NetBSD$	*/
2
3/* $srcdir/conf/hn_dref/hn_dref_linux.h */
4#define NFS_HN_DREF(dst, src) xstrlcpy((dst), (src), MAXHOSTNAMELEN)
5