summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h')
-rw-r--r--editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h b/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h
index a94d3d155cde..4091da057994 100644
--- a/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h
+++ b/editors/libreoffice/files/patch-include_LibreOfficeKit_LibreOfficeKitInit.h
@@ -1,8 +1,8 @@
---- include/LibreOfficeKit/LibreOfficeKitInit.h.orig 2016-10-28 14:50:26 UTC
+--- include/LibreOfficeKit/LibreOfficeKitInit.h.orig 2020-11-22 14:05:28 UTC
+++ include/LibreOfficeKit/LibreOfficeKitInit.h
-@@ -19,7 +19,7 @@ extern "C"
+@@ -25,7 +25,7 @@ extern "C"
- #if defined(__linux__) || defined (__FreeBSD_kernel__) || defined(_AIX) ||\
+ #if defined(__linux__) || defined (__FreeBSD__) || defined(_AIX) ||\
defined(_WIN32) || defined(__APPLE__) || defined (__NetBSD__) ||\
- defined (__sun) || defined(__OpenBSD__)
+ defined (__sun) || defined(__OpenBSD__) || defined (__FreeBSD__)