--- libaitsched/inc/global.h 2012/01/08 00:51:17 1.2 +++ libaitsched/inc/global.h 2012/01/08 01:32:12 1.2.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.2 2012/01/08 00:51:17 misho Exp $ +* $Id: global.h,v 1.2.2.1 2012/01/08 01:32:12 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -61,6 +61,9 @@ SUCH DAMAGE. #include #include #include +#ifdef HAVE_LIBPTHREAD +#include +#endif #include "config.h"