Bug 23352

Summary: telepathy-idle-0.1.4: 'IPPROTO_TCP' undeclared
Product: Telepathy Reporter: Thomas Klausner <tk>
Component: idleAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: rishi.is
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: other   
Whiteboard:
i915 platform: i915 features:
Attachments: Fix
Include netinet/in.h to fix build failure on DragonFlyBSD

Description Thomas Klausner 2009-08-16 12:22:11 UTC
Created attachment 28676 [details] [review]
Fix

On DragonFlyBSD, src/idle-server-connection.c doesn't compile because of 'IPPROTO_TCP' undeclared.
Fix by hasso@NetBSD.org attached.
Comment 1 Debarshi Ray 2011-03-27 13:49:50 UTC
Created attachment 44924 [details] [review]
Include netinet/in.h to fix build failure on DragonFlyBSD

Reformatted the patch from Hasso Tepper <hasso@netbsd.org> in 'git format-patch' format.
Comment 2 Will Thompson 2011-03-28 03:36:02 UTC
Thanks; committed as <http://cgit.freedesktop.org/telepathy/telepathy-idle/commit/?id=1623929>. It'll be included in 0.1.9.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.