--- libaitsched/inc/global.h 2012/08/01 13:43:14 1.4.16.1 +++ libaitsched/inc/global.h 2013/08/26 18:42:32 1.7.16.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.4.16.1 2012/08/01 13:43:14 misho Exp $ +* $Id: global.h,v 1.7.16.1 2013/08/26 18:42:32 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -47,6 +47,8 @@ SUCH DAMAGE. #define __GLOBAL_H +#include "config.h" + #include #include #include @@ -55,6 +57,7 @@ SUCH DAMAGE. #include #include #include +#include #include #include #include @@ -62,8 +65,6 @@ SUCH DAMAGE. #include #include #include - -#include "config.h" #include "aitsched.h" #include "defs.h"