summaryrefslogtreecommitdiff
path: root/pcr/cairo-compmgr/bfd_ansidecl.patch
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-20 12:20:02 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-02-20 12:20:02 -0200
commit819bc89fb737d123fce2c57dde1e38327126538b (patch)
tree9f5cc24e4b52f5b3496e7a2ec2f8859e41335792 /pcr/cairo-compmgr/bfd_ansidecl.patch
parent3905eefae86eb73f17f17476fba74f52299cf889 (diff)
cairo-compmgr: add new package to [pcr]
Diffstat (limited to 'pcr/cairo-compmgr/bfd_ansidecl.patch')
-rw-r--r--pcr/cairo-compmgr/bfd_ansidecl.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/pcr/cairo-compmgr/bfd_ansidecl.patch b/pcr/cairo-compmgr/bfd_ansidecl.patch
new file mode 100644
index 000000000..17a902826
--- /dev/null
+++ b/pcr/cairo-compmgr/bfd_ansidecl.patch
@@ -0,0 +1,14 @@
+diff -Naur src/cairocompmgr/src/ccm-debug.c src/cairocompmgr-patched/src/ccm-debug.c
+--- src/cairocompmgr/src/ccm-debug.c 2014-05-30 14:08:02.434448854 +0200
++++ src/cairocompmgr-patched/src/ccm-debug.c 2014-05-30 14:13:57.447482643 +0200
+@@ -55,8 +55,9 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <execinfo.h>
+-#include <bfd.h>
+ #include <libiberty/libiberty.h>
++#include <libiberty/ansidecl.h>
++#include <bfd.h>
+ #include <dlfcn.h>
+ #include <link.h>
+ #endif /* HAVE_EDEBUG */