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