summaryrefslogtreecommitdiff
path: root/sal/osl/unx/system.hxx
diff options
context:
space:
mode:
authorKacper Kasper <kacperkasper@gmail.com>2018-09-20 19:19:33 +0200
committerCaolán McNamara <caolanm@redhat.com>2018-11-01 13:44:47 +0100
commit4326fb3ef3ddd7c6f9d08ba96add4f4736503ceb (patch)
tree5f4da9e38e2fc5a42836e37064e0608bf15d1f96 /sal/osl/unx/system.hxx
parentaabf08487fb205f82ec0b5e642236b78134ce5d5 (diff)
Fix build on Haiku
Change-Id: I4a21258c2405bd6e5c539ec0206e28a316c6ce13 Reviewed-on: https://gerrit.libreoffice.org/60835 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sal/osl/unx/system.hxx')
-rw-r--r--sal/osl/unx/system.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sal/osl/unx/system.hxx b/sal/osl/unx/system.hxx
index 6a92f291e833..57c418070a73 100644
--- a/sal/osl/unx/system.hxx
+++ b/sal/osl/unx/system.hxx
@@ -107,8 +107,6 @@
# define ETIME ETIMEDOUT
# endif
# define SIGIOT SIGABRT
-# define ESOCKTNOSUPPORT ENOTSUP
-# define ETOOMANYREFS EOPNOTSUPP
# define SOCK_RDM 0
// hack: Haiku defines SOL_SOCKET as -1, but this makes GCC complain about
// narrowing conversion