--- libaitrpc/inc/aitrpc.h 2012/03/28 11:07:36 1.6.2.1 +++ libaitrpc/inc/aitrpc.h 2012/03/29 00:40:59 1.6.2.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.6.2.1 2012/03/28 11:07:36 misho Exp $ +* $Id: aitrpc.h,v 1.6.2.2 2012/03/29 00:40:59 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -139,6 +139,8 @@ typedef struct tagRPCFunc { struct tagRPCCall { rpc_sess_t call_session; + + uint16_t call_len; uint16_t call_tag; uint32_t call_hash;