Bug 2155180

Summary: penguin-command: Fix C99 compatibility issue
Product: [Fedora] Fedora Reporter: Florian Weimer <fweimer>
Component: penguin-commandAssignee: Florian Weimer <fweimer>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gwync, rafalzaq
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: penguin-command-1.6.11-30.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-12-20 10:45:57 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
penguin-command-c99.patch none

Description Florian Weimer 2022-12-20 10:33:08 UTC
Created attachment 1933742 [details]
penguin-command-c99.patch

A small patch is needed to avoid an implicit function declaration of ComplainAndExit.

Upstream does not seem to have a bug tracker, so filing this here for tracking purposes.