summaryrefslogtreecommitdiff
path: root/editors/libreoffice/files/patch-desktop_unx_source_pagein.c
diff options
context:
space:
mode:
Diffstat (limited to 'editors/libreoffice/files/patch-desktop_unx_source_pagein.c')
-rw-r--r--editors/libreoffice/files/patch-desktop_unx_source_pagein.c12
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 */