--- libaitsched/src/aitsched.c 2014/05/19 23:35:40 1.25.2.2 +++ libaitsched/src/aitsched.c 2014/05/21 22:09:01 1.25.2.3 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: aitsched.c,v 1.25.2.2 2014/05/19 23:35:40 misho Exp $ +* $Id: aitsched.c,v 1.25.2.3 2014/05/21 22:09:01 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -434,7 +434,7 @@ schedTrigger(sched_task_t * __restrict task) return 0; #endif -#endif /* KQ_DISABLE */ +#endif /* KQ_SUPPORT */ } /*