ports/net-im/psi/files/patch-iris_jaber_s5b.cpp
Sergey Matveychuk 41d3d72f70 - Update to 0.9.3
- Pass maintainership to submitter

Submitted by:	Vsevolod Stakhov <vsevolod@highsecure.ru>
Approved by:	former maintainer
2005-04-08 06:37:01 +00:00

10 lines
229 B
C++

--- 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