diff options
author | Anand Avati <avati@gluster.com> | 2011-05-20 16:56:31 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-05-30 04:49:03 -0700 |
commit | b0c07f4db5f1ed2eeb58709d1021e11ca8fd5600 (patch) | |
tree | 06e89d5beef7c7fb166f21306b9bc5a4e72601c2 /contrib/fuse-include/fuse_kernel.h | |
parent | 7eb3ba062cd0d8ad2d4692c99185af2afde0ee05 (diff) |
rpc: NetBSD portability fixes
NetBSD's <dirent.h> does a #defiine d_ino d_fileno. Since glusterfs
declares structs with d_ino members, we must include <dirent.h> early
so that d_ino get preprocessed into d_fileno conssitently.
Also define proper xdr types for NetBSD.
Thanks to: Emmanuel Dreyfus <manu@netbsd.org>
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2923 (NetBSD port)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2923
Diffstat (limited to 'contrib/fuse-include/fuse_kernel.h')
0 files changed, 0 insertions, 0 deletions