Bug 2152707

Summary: pmount: Minor C99 compatibility fix needed
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: pmountAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: hobbes1069, pahan, zonexpertconsulting
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: pmount-0.9.23-25.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-12 19:02:42 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2141798    
Attachments:
Description Flags
pmount-c99.patch none

Description Florian Weimer 2022-12-12 18:51:10 UTC
Created attachment 1932169 [details]
pmount-c99.patch

A few more #include directives prevent future compilation failures due to implicit function declarations.

Filing this here because the upstream Alioth site is gone.