--- osprey/common/com/config_host.h.orig 2008-11-30 17:00:00.000000000 +0100 +++ osprey/common/com/config_host.h 2009-01-17 13:39:11.000000000 +0100 @@ -84,7 +84,12 @@ #else /* unix systems should have endian.h */ # ifdef __APPLE__ #include +/* ast is standard on solaris.. */ +# elif defined(__sun) +#include +# elif defined(__FreeBSD__) +#include # else #include