--- libaitio/inc/global.h 2013/01/17 12:56:22 1.13.12.2 +++ libaitio/inc/global.h 2013/03/13 14:16:12 1.13.12.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.13.12.2 2013/01/17 12:56:22 misho Exp $ +* $Id: global.h,v 1.13.12.3 2013/03/13 14:16:12 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -63,6 +63,7 @@ SUCH DAMAGE. #include #include #include +#include #include #include #include @@ -71,6 +72,9 @@ SUCH DAMAGE. #include #include #include +#include +#include +#include #ifdef __FreeBSD__ #include #else @@ -84,6 +88,7 @@ SUCH DAMAGE. #include #include "aitio.h" +#include "aitsess.h" #include "defs.h"