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