summaryrefslogtreecommitdiff
path: root/chat/telepathy-idle/patches/patch-ab
blob: 2bf6eb22412f5aed4ffa14a382d2ac2f6a4fdee9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.1 2009/03/11 08:52:29 hasso Exp $

--- src/idle-server-connection.c.orig	2009-03-11 09:06:07 +0200
+++ src/idle-server-connection.c	2009-03-11 09:06:17 +0200
@@ -28,6 +28,7 @@
 
 #include <arpa/inet.h>
 #include <fcntl.h>
+#include <netinet/in.h>
 #include <netinet/tcp.h>
 #include <sys/types.h>
 #include <sys/socket.h>