--- libaitio/inc/global.h 2011/11/02 13:13:48 1.8.2.1 +++ libaitio/inc/global.h 2012/03/27 14:58:12 1.9.6.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.8.2.1 2011/11/02 13:13:48 misho Exp $ +* $Id: global.h,v 1.9.6.1 2012/03/27 14:58:12 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -63,18 +63,25 @@ SUCH DAMAGE. #include #include #include +#include +#include #include #include #include #include #include #include +#include #ifndef __OpenBSD__ #include +#endif +#ifdef __FreeBSD__ #include #else #include #endif +#include +#include #ifdef AIO_OPS #include