diff --git a/src/inc/vnode.h b/src/inc/vnode.h index 5f643295d6..dd67d793f6 100644 --- a/src/inc/vnode.h +++ b/src/inc/vnode.h @@ -43,6 +43,7 @@ typedef struct { void * rpcHandle; void * rpcAhandle; void * qhandle; + void * pVnode; int8_t qtype; int8_t msgType; SRspRet rspRet;