--- libaitsched/inc/global.h 2012/03/13 10:01:59 1.4 +++ libaitsched/inc/global.h 2012/08/23 02:33:12 1.6 @@ -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.6 2012/08/23 02:33:12 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -47,13 +47,17 @@ SUCH DAMAGE. #define __GLOBAL_H +#include "config.h" + #include #include #include #include #include +#include #include #include +#include #include #include #include @@ -61,8 +65,6 @@ SUCH DAMAGE. #include #include #include - -#include "config.h" #include "aitsched.h" #include "defs.h"