522efa9a1e
Changelog: Many bugfixes and improvements including: * New menu GUI * Fix copy and paste of table in Writer * REGEX function in Calc * Animation improvements in Impress and Draw * Drop MySQL C++ Connector in Base * Improve EMF+ graphics import * Improve MS PowerPoint PPT/PPTX file import/export * New icons and themes
12 lines
347 B
C++
12 lines
347 B
C++
$NetBSD: patch-sal_osl_unx_system.hxx,v 1.1 2019/02/19 16:28:03 ryoon Exp $
|
|
|
|
--- sal/osl/unx/system.hxx.orig 2019-01-23 19:35:25.000000000 +0000
|
|
+++ sal/osl/unx/system.hxx
|
|
@@ -182,7 +182,6 @@
|
|
#endif
|
|
|
|
#if defined(DRAGONFLY) || defined(NETBSD)
|
|
-# define ETIME ETIMEDOUT
|
|
# include <pthread.h>
|
|
# include <sys/sem.h>
|
|
# include <dlfcn.h>
|