aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/rpc.h
blob: f925e2b35eb4095e18c9b461000a0d9278eaefcd (plain)
1
2
3
4
5
6
7
#ifndef _RPC_RPC_H
#include <sunrpc/rpc/rpc.h>

/* Now define the internal interfaces.  */
extern unsigned long _create_xid (void);

#endif