--- libaitio/inc/defs.h 2013/03/19 17:31:38 1.10 +++ libaitio/inc/defs.h 2013/06/26 22:48:53 1.11 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.10 2013/03/19 17:31:38 misho Exp $ +* $Id: defs.h,v 1.11 2013/06/26 22:48:53 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -60,6 +60,8 @@ SUCH DAMAGE. #define SESS_MAX_ATTRIBUTE 64 #define SEMNAME_MAX 14 + +#define BPF_DEV_MAX 10 #define LOGERR { \ io_Errno = errno; \