--- libaitio/inc/global.h 2013/03/13 14:16:12 1.13.12.3 +++ libaitio/inc/global.h 2013/06/24 11:09:55 1.14.8.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.13.12.3 2013/03/13 14:16:12 misho Exp $ +* $Id: global.h,v 1.14.8.1 2013/06/24 11:09:55 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 @@ -75,6 +76,8 @@ SUCH DAMAGE. #include #include #include +#include +#include #ifdef __FreeBSD__ #include #else