[Rpm-maint] [rpm-software-management/rpm] Fix missing includes on macOS (PR #2571)
Calvin Buckley
notifications at github.com
Tue Jul 11 22:27:47 UTC 2023
These two headers were missing, and would break with implicit function declarations disabled. I assume glibc and friends includes these through other headers.
This should fix the build on macOS.
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/2571
-- Commit Summary --
* Fix missing signal.h include
* Fix missing basename include on macOS
-- File Changes --
M lib/rpmscript.c (1)
M tools/rpmuncompress.c (1)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/2571.patch
https://github.com/rpm-software-management/rpm/pull/2571.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/2571
You are receiving this because you are subscribed to this thread.
Message ID: <rpm-software-management/rpm/pull/2571 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20230711/33cbb072/attachment.html>
More information about the Rpm-maint
mailing list