--- libaitrpc/inc/global.h 2015/05/18 15:09:59 1.13 +++ libaitrpc/inc/global.h 2015/07/22 20:01:46 1.14 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.13 2015/05/18 15:09:59 misho Exp $ +* $Id: global.h,v 1.14 2015/07/22 20:01:46 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -79,7 +79,12 @@ SUCH DAMAGE. #include #include #include +#if !defined(__OpenBSD__) #include +#else +#include +#include +#endif #include #include #include