Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove include of internal glibc header #3248

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

celskeggs
Copy link
Contributor

@celskeggs celskeggs commented Feb 19, 2025

Related Issue(s) n/a
Has Unit Tests (y/n) n
Documentation Included (y/n) n

Change Description

sys/cdefs.h does not exist on musl because it is not a standard header. Remove the include, which does not appear to be necessary.

Rationale

See the musl FAQ: Q: When compiling something against musl, I get error messages about sys/cdefs.h

Testing/Review Recommendations

N/A

Future Work

N/A

This header does not exist on musl because it is not a standard header.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant