nfsv41-sys 0.1.1

Bindings for the NFSv4.1 protocol structs and XDR codecs (nfsv41.h)
1
2
3
4
5
6
7
8
9
/*
 * Stand-in for NFS-Ganesha's config.h. The real ganesha config.h
 * carries build-time feature flags (_HAVE_GSSAPI etc.); nfsv41.h does
 * not depend on any of them, so an empty config is sufficient here.
 */
#ifndef CONFIG_H
#define CONFIG_H

#endif /* !CONFIG_H */