--- libaitio/inc/aitio.h 2012/07/03 08:51:05 1.20 +++ libaitio/inc/aitio.h 2012/07/22 00:30:01 1.20.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitio.h,v 1.20 2012/07/03 08:51:05 misho Exp $ +* $Id: aitio.h,v 1.20.2.1 2012/07/22 00:30:01 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -61,6 +61,10 @@ SUCH DAMAGE. #include #include + +#ifndef STRSIZ +#define STRSIZ 256 +#endif #define IO_SYSM 0 #define IO_MPOOL 1