summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2015-08-17 19:07:06 -0500
committerNorbert Thiebaud <nthiebaud@gmail.com>2015-08-18 01:26:07 +0000
commit5d6ef74eea5d73b8cd17f313ad87138d56dc76ce (patch)
treea9b4f6933c1c6f1d53f730724382ad0585eae430 /sal
parent181a7b27acf29a2728be5a0eb3696796bc7df3da (diff)
no need for pre/postmac in osl/unx/system.h
Change-Id: Id96cc357ae4d8d064bb297a17d9033ffe8643df3 Reviewed-on: https://gerrit.libreoffice.org/17821 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'sal')
-rw-r--r--sal/osl/unx/system.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/osl/unx/system.hxx b/sal/osl/unx/system.hxx
index 75c3d9d90d36..82e3b1dda386 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