diff --git a/src/inc/vnode.h b/src/inc/vnode.h index 5f643295d6e3d70999de55da47470ad0f0c0df93..dd67d793f6438e5de9389be23417b83f409af2cf 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;