--- embedtools/inc/global.h 2011/06/13 20:23:35 1.2.2.3 +++ embedtools/inc/global.h 2012/03/20 15:26:40 1.2.2.8 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: global.h,v 1.2.2.3 2011/06/13 20:23:35 misho Exp $ + * $Id: global.h,v 1.2.2.8 2012/03/20 15:26:40 misho Exp $ * ************************************************************************* The ELWIX and AITNET software is distributed under the following @@ -62,8 +62,10 @@ SUCH DAMAGE. #include #include #include +#include #include #include +#include #ifdef HAVE_LIMITS_H #include #endif @@ -76,6 +78,7 @@ SUCH DAMAGE. #ifdef __FreeBSD__ #include #include +#include #endif #include #include @@ -111,10 +114,12 @@ SUCH DAMAGE. #include #endif #include +#include #include #include #include #include +#include #include "config.h"