1 2 3 4 5 6 7 8
#include <rpc/rpc.h> #include <rpc/svc_auth.h> #include <rpc/xdr.h> #include <rpc/rpc_msg.h> #include <rpc/auth.h> #include <rpc/auth_unix.h> #include <rpc/clnt.h> #include <rpc/nettype.h>