pkgsrc/misc/libreoffice/patches/patch-sal_osl_unx_system.hxx
ryoon 522efa9a1e Update to 6.2.0.3
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
2019-02-19 16:28:03 +00:00

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>