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 73996169d6..e2908ac9c4 100644 --- a/sunrpc/rpc/rpc_msg.h +++ b/sunrpc/rpc/rpc_msg.h @@ -31,6 +31,7 @@ #ifndef _RPC_MSG_H #define _RPC_MSG_H 1 + #include <sys/cdefs.h> #include <rpc/xdr.h> |