summaryrefslogtreecommitdiffstats
path: root/net-im/telepathy-salut/files/patch-lib_gibber_gibber-util.c
blob: be92164c0c2da8c678337ce31982ceaecb6e5bea (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/gibber/gibber-util.c.orig   2008-01-17 00:59:24.000000000 -0500
+++ lib/gibber/gibber-util.c    2008-01-17 00:59:48.000000000 -0500
@@ -18,6 +18,8 @@
  */
 
 
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>