Bug 106091

Summary: poppler-0.63: missing header for struct timespec
Product: poppler Reporter: Thomas Klausner <tk>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: NetBSD   
Whiteboard:
i915 platform: i915 features:
Attachments: Patch fixing the problem.

Description Thomas Klausner 2018-04-17 04:36:45 UTC
Created attachment 138873 [details]
Patch fixing the problem.

In 0.63.0, two files started using struct timespec without included sys/time.h, which breaks the build on NetBSD.

The attached patches fix this.
Comment 1 Albert Astals Cid 2018-04-17 07:01:10 UTC
Fixed in master for a while already.

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.