--- libaitsched/inc/global.h 2012/03/13 10:01:59 1.4 +++ libaitsched/inc/global.h 2012/09/10 15:07:53 1.7 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.4 2012/03/13 10:01:59 misho Exp $ +* $Id: global.h,v 1.7 2012/09/10 15:07:53 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -47,22 +47,25 @@ SUCH DAMAGE. #define __GLOBAL_H +#include "config.h" + #include #include #include #include #include +#include #include #include +#include #include +#include #include #include #include #include #include #include - -#include "config.h" #include "aitsched.h" #include "defs.h"