blob: 38108956e514296c12f9d84a6803ed53244a5fc9 [file] [log] [blame]
/*
* Local RPC definitions, especially the GSS switch and
* compensating definitions if we don't have GSS.
*/
#include "gsh_rpc.h"
/* Now the NFS stuff we're looking for */
#include "nfsv41.h"
#ifndef NFS4_MAX_DOMAIN_LEN
#define NFS4_MAX_DOMAIN_LEN 512
#endif