aboutsummaryrefslogtreecommitdiff
path: root/www/onlyoffice-documentserver/files/patch-core_DesktopEditor_cximage_raw_libdcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/onlyoffice-documentserver/files/patch-core_DesktopEditor_cximage_raw_libdcr.h')
-rw-r--r--www/onlyoffice-documentserver/files/patch-core_DesktopEditor_cximage_raw_libdcr.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/onlyoffice-documentserver/files/patch-core_DesktopEditor_cximage_raw_libdcr.h b/www/onlyoffice-documentserver/files/patch-core_DesktopEditor_cximage_raw_libdcr.h
new file mode 100644
index 000000000000..ca503ff79dff
--- /dev/null
+++ b/www/onlyoffice-documentserver/files/patch-core_DesktopEditor_cximage_raw_libdcr.h
@@ -0,0 +1,11 @@
+--- core/DesktopEditor/cximage/raw/libdcr.h.orig 2021-09-30 12:13:32 UTC
++++ core/DesktopEditor/cximage/raw/libdcr.h
+@@ -50,7 +50,7 @@
+ #include <sys/types.h>
+ #endif
+
+-#if defined(_LINUX) || defined(__APPLE__)
++#if defined(_LINUX) || defined(__APPLE__) || defined(__FreeBSD__)
+ #include <setjmp.h>
+ #include <sys/types.h>
+ #define _getcwd getcwd