--- libaitsched/inc/global.h 2013/08/26 18:48:23 1.8 +++ 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.8 2013/08/26 18:48:23 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 @@ -63,7 +63,11 @@ SUCH DAMAGE. #include #include #include +#ifndef KQ_DISABLE #include +#else +#include +#endif #include #include "aitsched.h"