[Rpm-maint] [rpm-software-management/rpm] lib/rpmdb.c: include fcntl.h for O_* (#1379)
maxice8
notifications at github.com
Wed Sep 30 11:39:03 UTC 2020
Fixes compilation on musl, otherwise it fails with undefined references
to various O_* symbols as mentioned here:
https://www.man7.org/linux/man-pages/man0/fcntl.h.0p.html
You can view, comment on, or merge this pull request online at:
https://github.com/rpm-software-management/rpm/pull/1379
-- Commit Summary --
* lib/rpmdb.c: include fcntl.h for O_*
-- File Changes --
M lib/rpmdb.c (1)
-- Patch Links --
https://github.com/rpm-software-management/rpm/pull/1379.patch
https://github.com/rpm-software-management/rpm/pull/1379.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/pull/1379
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200930/1f7d3ffe/attachment.html>
More information about the Rpm-maint
mailing list