diff options
Diffstat (limited to 'net-im/psi/files/patch-iris_jaber_s5b.cpp')
-rw-r--r-- | net-im/psi/files/patch-iris_jaber_s5b.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/psi/files/patch-iris_jaber_s5b.cpp b/net-im/psi/files/patch-iris_jaber_s5b.cpp new file mode 100644 index 000000000000..9e7723015432 --- /dev/null +++ b/net-im/psi/files/patch-iris_jaber_s5b.cpp @@ -0,0 +1,10 @@ +--- iris/jabber/s5b.cpp.orig Fri Apr 8 09:22:20 2005 ++++ iris/jabber/s5b.cpp Fri Apr 8 09:22:48 2005 +@@ -31,6 +31,7 @@ + #ifdef Q_OS_WIN + # include <windows.h> + #else ++# include <sys/types.h> + # include <netinet/in.h> + #endif + |