Bug 23352 - telepathy-idle-0.1.4: 'IPPROTO_TCP' undeclared
Summary: telepathy-idle-0.1.4: 'IPPROTO_TCP' undeclared
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: idle (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) other
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-16 12:22 UTC by Thomas Klausner
Modified: 2011-03-28 03:36 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
Fix (344 bytes, patch)
2009-08-16 12:22 UTC, Thomas Klausner
Details | Splinter Review
Include netinet/in.h to fix build failure on DragonFlyBSD (709 bytes, patch)
2011-03-27 13:49 UTC, Debarshi Ray
Details | Splinter Review

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.