aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-06-24 22:33:57 +0800
committerflz <flz@FreeBSD.org>2007-06-24 22:33:57 +0800
commit5c1b3a3db28349ce89c52147c3fab542f3b7a8aa (patch)
treeb2af0466681c3d5037cc082e5725eacad4f89b94 /net-im
parent613b0d2044a4f781ee4d69a2e8c13cefd63ce366 (diff)
downloadfreebsd-ports-gnome-5c1b3a3db28349ce89c52147c3fab542f3b7a8aa.tar.gz
freebsd-ports-gnome-5c1b3a3db28349ce89c52147c3fab542f3b7a8aa.tar.zst
freebsd-ports-gnome-5c1b3a3db28349ce89c52147c3fab542f3b7a8aa.zip
Add patch missed in previous commit.
Diffstat (limited to 'net-im')
-rw-r--r--net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c b/net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c
new file mode 100644
index 000000000000..4d69b0f5585a
--- /dev/null
+++ b/net-im/telepathy-salut/files/patch-lib_gibber_gibber-muc-connection.c
@@ -0,0 +1,10 @@
+--- lib/gibber/gibber-muc-connection.c.orig Sun Jun 24 15:48:48 2007
++++ lib/gibber/gibber-muc-connection.c Sun Jun 24 15:49:19 2007
+@@ -18,6 +18,7 @@
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+ */
+
++#include <netinet/in.h>
+
+ #include <stdio.h>
+ #include <stdlib.h>