summaryrefslogtreecommitdiff
path: root/net-im/empathy/files/patch-libempathy_emapth-tp-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/empathy/files/patch-libempathy_emapth-tp-file.c')
-rw-r--r--net-im/empathy/files/patch-libempathy_emapth-tp-file.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/empathy/files/patch-libempathy_emapth-tp-file.c b/net-im/empathy/files/patch-libempathy_emapth-tp-file.c
new file mode 100644
index 000000000000..58ac2a65b19d
--- /dev/null
+++ b/net-im/empathy/files/patch-libempathy_emapth-tp-file.c
@@ -0,0 +1,10 @@
+--- libempathy/empathy-tp-file.c.orig 2009-06-15 18:52:39.000000000 +0200
++++ libempathy/empathy-tp-file.c 2009-06-15 18:53:45.000000000 +0200
+@@ -29,6 +29,7 @@
+ #include <arpa/inet.h>
+ #include <sys/types.h>
+ #include <sys/socket.h>
++#include <netinet/in.h>
+ #include <sys/un.h>
+
+ #include <glib/gi18n-lib.h>