diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2021-02-04 09:21:55 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2021-02-04 09:21:55 +0000 |
commit | 5c2dafb758712d1ab6ea5ddc287c57aabf3f8419 (patch) | |
tree | 0d517e7549a35d092012ce3bb76c1b04698c8836 /editors/libreoffice/files/patch-desktop_unx_source_pagein.c | |
parent | devel/py-hg-evolve: Update to 10.2.0. (diff) |
Please welcome LibreOffice suite 7.1.0 release!
Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
Diffstat (limited to 'editors/libreoffice/files/patch-desktop_unx_source_pagein.c')
-rw-r--r-- | editors/libreoffice/files/patch-desktop_unx_source_pagein.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/libreoffice/files/patch-desktop_unx_source_pagein.c b/editors/libreoffice/files/patch-desktop_unx_source_pagein.c deleted file mode 100644 index 013e1ac9cbf3..000000000000 --- a/editors/libreoffice/files/patch-desktop_unx_source_pagein.c +++ /dev/null @@ -1,12 +0,0 @@ ---- desktop/unx/source/pagein.c.orig 2017-10-25 14:25:39 UTC -+++ desktop/unx/source/pagein.c -@@ -25,7 +25,9 @@ - #include <stdio.h> - #include <string.h> - #include <sys/stat.h> -+#ifdef LINUX - #include <sys/sysmacros.h> -+#endif - #include <sys/types.h> - - /* do_pagein */ |