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