--- ansh/inc/global.h 2011/10/13 16:08:52 1.1.1.1.2.2 +++ ansh/inc/global.h 2011/10/14 07:47:20 1.1.1.1.2.3 @@ -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.1.1.1.2.3 2011/10/14 07:47:20 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