--- libaitio/inc/global.h 2011/11/02 16:10:24 1.8.2.2 +++ 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.2 2011/11/02 16:10:24 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 @@ -64,6 +64,7 @@ SUCH DAMAGE. #include #include #include +#include #include #include #include @@ -73,10 +74,14 @@ SUCH DAMAGE. #include #ifndef __OpenBSD__ #include +#endif +#ifdef __FreeBSD__ #include #else #include #endif +#include +#include #ifdef AIO_OPS #include