sal/osl/unx/system.hxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit 5d6ef74eea5d73b8cd17f313ad87138d56dc76ce Author: Norbert Thiebaud <nthieb...@gmail.com> Date: Mon Aug 17 19:07:06 2015 -0500
no need for pre/postmac in osl/unx/system.h Change-Id: Id96cc357ae4d8d064bb297a17d9033ffe8643df3 Reviewed-on: https://gerrit.libreoffice.org/17821 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthieb...@gmail.com> diff --git a/sal/osl/unx/system.hxx b/sal/osl/unx/system.hxx index 75c3d9d..82e3b1d 100644 --- a/sal/osl/unx/system.hxx +++ b/sal/osl/unx/system.hxx @@ -229,10 +229,7 @@ # include <netinet/tcp.h> # include <machine/endian.h> # include <sys/time.h> -/* fixme are premac and postmac still needed here? */ -# include <premac.h> # include <mach-o/dyld.h> -# include <postmac.h> # if BYTE_ORDER == LITTLE_ENDIAN # ifndef _LITTLE_ENDIAN # define _LITTLE_ENDIAN _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits