--- libaitrpc/inc/defs.h 2012/03/12 14:53:07 1.3.6.1 +++ libaitrpc/inc/defs.h 2012/03/13 17:10:13 1.3.6.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.3.6.1 2012/03/12 14:53:07 misho Exp $ +* $Id: defs.h,v 1.3.6.2 2012/03/13 17:10:13 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -48,6 +48,7 @@ SUCH DAMAGE. #define DEF_RPC_TIMEOUT 3 +#define RPC_ERROR(x) htonl((x)) #define STRSIZ 256