--- libaitsched/inc/global.h 2022/09/26 19:42:50 1.13 +++ libaitsched/inc/global.h 2022/10/03 22:16:36 1.13.2.1 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: global.h,v 1.13 2022/09/26 19:42:50 misho Exp $ +* $Id: global.h,v 1.13.2.1 2022/10/03 22:16:36 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -81,6 +81,10 @@ SUCH DAMAGE. #include #ifdef HAVE_BSD_STRING_H #include +#endif + +#ifdef __ELWIX +#include #endif #include "aitsched.h"