summaryrefslogtreecommitdiff
path: root/vcl/unx/inc/salunx.h
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/inc/salunx.h')
-rw-r--r--vcl/unx/inc/salunx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/unx/inc/salunx.h b/vcl/unx/inc/salunx.h
index 34a80e971b55..c0620d812f63 100644
--- a/vcl/unx/inc/salunx.h
+++ b/vcl/unx/inc/salunx.h
@@ -30,7 +30,7 @@
#define _SALUNX_H
// -=-= #includes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
-#if defined SCO || defined LINUX || defined FREEBSD || \
+#if defined LINUX || defined FREEBSD || \
defined NETBSD || defined OPENBSD || defined DRAGONFLY
#include <sys/time.h>
#elif defined AIX