--- libaitsched/inc/global.h 2012/08/02 12:58:02 1.4.16.2 +++ libaitsched/inc/global.h 2014/01/27 16:52:56 1.8.10.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.4.16.2 2012/08/02 12:58:02 misho Exp $ +* $Id: global.h,v 1.8.10.2 2014/01/27 16:52:56 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -57,12 +57,17 @@ SUCH DAMAGE. #include #include #include +#include #include #include #include #include #include +#ifndef KQ_DISABLE #include +#else +#include +#endif #include #include "aitsched.h"