summarylogtreecommitdiffstats
path: root/gcc47.patch
diff options
context:
space:
mode:
authorAndrew Sun2018-06-18 13:06:00 -0400
committerAndrew Sun2018-06-18 13:06:00 -0400
commit002221b29cc533cd363ec13577a76a5db28341d0 (patch)
tree815676a387dda3c4946f67552879f560869b7f54 /gcc47.patch
downloadaur-002221b29cc533cd363ec13577a76a5db28341d0.tar.gz
version 0.9.0
Diffstat (limited to 'gcc47.patch')
-rw-r--r--gcc47.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/gcc47.patch b/gcc47.patch
new file mode 100644
index 000000000000..6a8277300698
--- /dev/null
+++ b/gcc47.patch
@@ -0,0 +1,10 @@
+--- src/eventloop-integration.cpp.orig 2012-05-09 11:22:09.683290763 +0200
++++ src/eventloop-integration.cpp 2012-05-09 11:22:44.313288912 +0200
+@@ -38,6 +38,7 @@
+ #include <cassert>
+ #include <sys/poll.h>
+ #include <fcntl.h>
++#include <unistd.h>
+
+ using namespace DBus;
+ using namespace std;