--- sal/osl/unx/system.hxx.orig 2016-10-28 14:50:26 UTC +++ sal/osl/unx/system.hxx @@ -106,7 +106,9 @@ #endif #ifdef FREEBSD -# define ETIME ETIMEDOUT +# ifndef ETIME +# define ETIME ETIMEDOUT +# endif # include # include # include