diff options
Diffstat (limited to 'sunrpc/rpc/rpc_msg.h')
-rw-r--r-- | sunrpc/rpc/rpc_msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc/rpc_msg.h b/sunrpc/rpc/rpc_msg.h index 8f6b6a9da4..73996169d6 100644 --- a/sunrpc/rpc/rpc_msg.h +++ b/sunrpc/rpc/rpc_msg.h @@ -33,6 +33,7 @@ #define _RPC_MSG_H 1 #include <sys/cdefs.h> +#include <rpc/xdr.h> #include <rpc/clnt.h> /* |