--- embedtools/inc/global.h 2011/06/13 20:27:13 1.2.2.4 +++ 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.4 2011/06/13 20:27:13 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,6 +62,7 @@ SUCH DAMAGE. #include #include #include +#include #include #include #include @@ -77,6 +78,7 @@ SUCH DAMAGE. #ifdef __FreeBSD__ #include #include +#include #endif #include #include @@ -112,10 +114,12 @@ SUCH DAMAGE. #include #endif #include +#include #include #include #include #include +#include #include "config.h"