--- libaitio/inc/global.h 2011/06/07 11:49:39 1.7 +++ libaitio/inc/global.h 2011/09/19 22:41:04 1.7.4.3 @@ -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.3 2011/09/19 22:41:04 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -60,6 +60,7 @@ SUCH DAMAGE. #include #include #include +#include #include #include #include @@ -69,6 +70,12 @@ SUCH DAMAGE. #include #include #include +#ifndef __OpenBSD__ +#include +#include +#else +#include +#endif #include #include #include