summaryrefslogtreecommitdiff
path: root/nonprism/kopete/kopete-glibc-2.28.patch
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-10 00:19:24 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-10 00:19:24 +0100
commitca7e6ca89067cdf62169478fecc035ed9c51baaf (patch)
tree1b7d7c913f78ea2f3a9664b4f269edfac64a9887 /nonprism/kopete/kopete-glibc-2.28.patch
parent6f65b5f6301043b49ce87c8b20727289b8efe89d (diff)
downloadabslibre-ca7e6ca89067cdf62169478fecc035ed9c51baaf.tar.gz
abslibre-ca7e6ca89067cdf62169478fecc035ed9c51baaf.tar.bz2
abslibre-ca7e6ca89067cdf62169478fecc035ed9c51baaf.zip
nonprism/kopete: updated to 18.12.2
Diffstat (limited to 'nonprism/kopete/kopete-glibc-2.28.patch')
-rw-r--r--nonprism/kopete/kopete-glibc-2.28.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/nonprism/kopete/kopete-glibc-2.28.patch b/nonprism/kopete/kopete-glibc-2.28.patch
new file mode 100644
index 000000000..f676533e7
--- /dev/null
+++ b/nonprism/kopete/kopete-glibc-2.28.patch
@@ -0,0 +1,12 @@
+diff --git a/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc b/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc
+index 0057946cc..d5559fa63 100644
+--- a/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc
++++ b/protocols/jabber/libjingle/talk/session/phone/v4llookup.cc
+@@ -15,6 +15,7 @@
+ #include <sys/ioctl.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
++#include <sys/sysmacros.h>
+ #include <unistd.h>
+
+ #include <cstring>