--- libaitrpc/inc/aitrpc.h 2012/03/14 15:08:03 1.5.2.7 +++ libaitrpc/inc/aitrpc.h 2012/03/15 00:44:23 1.5.2.8 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitrpc.h,v 1.5.2.7 2012/03/14 15:08:03 misho Exp $ +* $Id: aitrpc.h,v 1.5.2.8 2012/03/15 00:44:23 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -166,6 +166,7 @@ struct tagBLOBHdr { uint32_t hdr_len; uint32_t hdr_ret; uint16_t hdr_crc; + uint8_t hdr_pad; } __packed; /* Network RPC client & server elements */