--- embedtools/inc/global.h 2010/10/28 09:08:58 1.1.1.1.2.19 +++ embedtools/inc/global.h 2011/06/08 12:45:40 1.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: global.h,v 1.1.1.1.2.19 2010/10/28 09:08:58 misho Exp $ + * $Id: global.h,v 1.2 2011/06/08 12:45:40 misho Exp $ * *************************************************************************/ #ifndef __GLOBAL_H @@ -34,11 +34,16 @@ #include #include #include +#ifdef __FreeBSD__ #include #include +#endif #include #include +#include +#include #include +#include #include #include #include @@ -49,18 +54,24 @@ #include #include #include +#ifdef __FreeBSD__ #include +#endif #include #include +#ifdef __FreeBSD__ #include #include #include #include +#endif #include #include #include #include #include + +#include "config.h" #include "defs.h"