--- libaitio/inc/global.h 2011/06/07 11:49:39 1.7 +++ libaitio/inc/global.h 2011/09/19 21:59:57 1.7.4.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.7 2011/06/07 11:49:39 misho Exp $ +* $Id: global.h,v 1.7.4.2 2011/09/19 21:59:57 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -69,6 +69,12 @@ SUCH DAMAGE. #include #include #include +#ifndef __OpenBSD__ +#include +#include +#else +#include +#endif #include #include #include