summaryrefslogtreecommitdiff
path: root/chat/telepathy-gabble/patches/patch-ae
blob: 89e2391055367be7b189040cad98ecf6a1ed9a73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2009/12/09 10:06:55 drochner Exp $

--- tests/twisted/resolver-fake.c.orig	2009-02-27 14:05:19.000000000 +0100
+++ tests/twisted/resolver-fake.c
@@ -24,6 +24,7 @@
 #include <string.h>
 #include <sys/socket.h>
 #include <sys/types.h>
+#include <netinet/in.h>
 
 #define DEBUG(format, ...) \
   g_debug ("%s: " format, G_STRFUNC, ##__VA_ARGS__)