--- ansh/inc/global.h 2011/10/13 16:08:52 1.1.1.1.2.2 +++ ansh/inc/global.h 2011/10/17 20:14:02 1.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ - * $Id: global.h,v 1.1.1.1.2.2 2011/10/13 16:08:52 misho Exp $ + * $Id: global.h,v 1.2 2011/10/17 20:14:02 misho Exp $ * ************************************************************************* The ELWIX and AITNET software is distributed under the following @@ -49,6 +49,7 @@ SUCH DAMAGE. #include #include +#include #include #include #include @@ -68,14 +69,19 @@ SUCH DAMAGE. #include #include #include -#include +//#include #include +#include #include #include #include #include #include +#if defined(__FreeBSD__) #include +#else +#include +#endif #include #include #include