diff options
Diffstat (limited to 'conf/fh_dref/fh_dref_irix.h')
-rw-r--r-- | conf/fh_dref/fh_dref_irix.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/fh_dref/fh_dref_irix.h b/conf/fh_dref/fh_dref_irix.h new file mode 100644 index 000000000000..1a5de2026bd3 --- /dev/null +++ b/conf/fh_dref/fh_dref_irix.h @@ -0,0 +1,2 @@ +/* $srcdir/conf/fh_dref/fh_dref_irix.h */ +#define NFS_FH_DREF(dst, src) (dst) = (fhandle_t *) (src) |