Bug 40632 - xinit: need includes for PRIO_PROCESS
Summary: xinit: need includes for PRIO_PROCESS
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xinit (show other bugs)
Version: git
Hardware: All FreeBSD
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-04 23:56 UTC by naota@gentoo.org
Modified: 2011-10-15 16:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description naota@gentoo.org 2011-09-04 23:56:34 UTC
As this email suggested, OpenBSD and also FreeBSD need to include sys/time.h sys/resource.h or build will fail.

http://lists.x.org/archives/xorg-devel/2010-November/014780.html
Comment 1 Julien Cristau 2011-09-08 13:15:38 UTC
commit 45cc81cd7abafe61bddb3ddce9f4fb8a9aa06c12
Author: Julien Cristau <jcristau@debian.org>
Date:   Thu Sep 8 22:11:15 2011 +0200

    Include <sys/time.h> and <sys/resource.h> unconditionally
    
    Suggested by Mark Kettenis.
    
    X.Org bug#40632 <https://bugs.freedesktop.org/show_bug.cgi?id=40632>
    
    Signed-off-by: Julien Cristau <jcristau@debian.org>


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.