--- libaitsched/inc/global.h 2012/09/10 15:03:08 1.6.2.1 +++ 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.6.2.1 2012/09/10 15:03:08 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 @@ -59,12 +59,15 @@ SUCH DAMAGE. #include #include #include -#include #include #include #include #include +#ifndef KQ_DISABLE #include +#else +#include +#endif #include #include "aitsched.h"