--- libaitsched/inc/global.h 2012/09/10 15:07:53 1.7 +++ 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.7 2012/09/10 15:07:53 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"