From 9631423abf15caefe9fd50c8a64c74db54362123 Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 11 Mar 2009 08:52:29 +0000 Subject: Fix compile on DragonFly ('IPPROTO_TCP' undeclared). --- chat/telepathy-idle/patches/patch-ab | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 chat/telepathy-idle/patches/patch-ab (limited to 'chat/telepathy-idle/patches') diff --git a/chat/telepathy-idle/patches/patch-ab b/chat/telepathy-idle/patches/patch-ab new file mode 100644 index 00000000000..2bf6eb22412 --- /dev/null +++ b/chat/telepathy-idle/patches/patch-ab @@ -0,0 +1,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 + #include ++#include + #include + #include + #include -- cgit v1.2.3