Don't use .Xo/.Xc. Fix date format.
[netbsd-mini2440.git] / external / bsd / am-utils / dist / conf / fh_dref / fh_dref_linux.h
blob76ab36a22387c03a1f8a7fd52aae2531239c7d1a
1 /* $NetBSD$ */
3 /* $srcdir/conf/fh_dref/fh_dref_linux.h */
4 #define NFS_FH_DREF(dst, src) memcpy((char *) &(dst.data), (char *) src, sizeof(struct nfs_fh))