summaryrefslogtreecommitdiff
path: root/sal/osl/unx/system.hxx
diff options
context:
space:
mode:
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