summaryrefslogtreecommitdiff
path: root/chat/telepathy-gabble/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'chat/telepathy-gabble/patches/patch-aa')
-rw-r--r--chat/telepathy-gabble/patches/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/chat/telepathy-gabble/patches/patch-aa b/chat/telepathy-gabble/patches/patch-aa
new file mode 100644
index 00000000000..d05537801de
--- /dev/null
+++ b/chat/telepathy-gabble/patches/patch-aa
@@ -0,0 +1,12 @@
+$NetBSD: patch-aa,v 1.1.1.1 2008/11/14 23:00:42 wiz Exp $
+
+--- src/tube-stream.c.orig 2008-11-06 09:40:19.000000000 +0000
++++ src/tube-stream.c
+@@ -24,6 +24,7 @@
+ #include <sys/types.h>
+ #include <sys/socket.h>
+ #include <sys/un.h>
++#include <netinet/in.h>
+ #include <unistd.h>
+ #include <fcntl.h>
+ #include <errno.h>