summaryrefslogtreecommitdiff
path: root/nuttx/fs/nfs/rpc.h
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/fs/nfs/rpc.h')
-rw-r--r--nuttx/fs/nfs/rpc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/fs/nfs/rpc.h b/nuttx/fs/nfs/rpc.h
index f48a45b0f..a523d8c44 100644
--- a/nuttx/fs/nfs/rpc.h
+++ b/nuttx/fs/nfs/rpc.h
@@ -158,6 +158,8 @@ struct rpc_reply
uint32_t type;
uint32_t status;
+ void where; /* Data */
+
/* used only when reply == RPC_MSGDENIED and status == RPC_AUTHERR */
uint32_t autherr;