aboutsummaryrefslogtreecommitdiff
path: root/net/kdenetwork3/files/patch-kopete_protocols_jabber_libiris_iris_jabber-s5b.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork3/files/patch-kopete_protocols_jabber_libiris_iris_jabber-s5b.cpp')
-rw-r--r--net/kdenetwork3/files/patch-kopete_protocols_jabber_libiris_iris_jabber-s5b.cpp21
1 files changed, 21 insertions, 0 deletions
diff --git a/net/kdenetwork3/files/patch-kopete_protocols_jabber_libiris_iris_jabber-s5b.cpp b/net/kdenetwork3/files/patch-kopete_protocols_jabber_libiris_iris_jabber-s5b.cpp
new file mode 100644
index 000000000000..7ce6afcfdcae
--- /dev/null
+++ b/net/kdenetwork3/files/patch-kopete_protocols_jabber_libiris_iris_jabber-s5b.cpp
@@ -0,0 +1,21 @@
+--- kopete/protocols/jabber/libiris/iris/jabber/s5b.cpp.orig Tue Dec 20 06:12:48 2005
++++ kopete/protocols/jabber/libiris/iris/jabber/s5b.cpp Tue Dec 20 06:19:39 2005
+@@ -18,6 +18,8 @@
+ *
+ */
+
++#include <config.h>
++
+ #include"s5b.h"
+
+ #include<qtimer.h>
+@@ -32,6 +34,9 @@
+ #ifdef Q_OS_WIN
+ # include <windows.h>
+ #else
++# ifdef HAVE_SYS_TYPES_H
++# include <sys/types.h>
++# endif
+ # include <netinet/in.h>
+ #endif
+