--- libaitsched/inc/global.h 2012/08/01 13:43:14 1.4.16.1 +++ libaitsched/inc/global.h 2012/08/02 12:58:02 1.4.16.2 @@ -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.4.16.2 2012/08/02 12:58:02 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 @@ -62,8 +64,6 @@ SUCH DAMAGE. #include #include #include - -#include "config.h" #include "aitsched.h" #include "defs.h"