--- libaitsched/inc/defs.h 2012/03/13 10:01:59 1.5 +++ libaitsched/inc/defs.h 2012/07/22 21:50:37 1.7 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: defs.h,v 1.5 2012/03/13 10:01:59 misho Exp $ +* $Id: defs.h,v 1.7 2012/07/22 21:50:37 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -47,8 +47,11 @@ SUCH DAMAGE. #define __DEFS_H +#ifndef STRSIZ #define STRSIZ 256 -#define KQ_EVENTS 24 +#endif + +#define KQ_EVENTS 32 #define MAX_EVENTLO_MISS 48 #define LOGERR { \