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

Fix potential compilation issue on illumos/Solaris #1030

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

tleedjarv
Copy link
Contributor

The feature macro needs to be defined because non-POSIX functions are used.

Defining _ATFILE_SOURCE makes the file compile properly in presence of
a wider set of standard environment feature macros.
@gdt gdt merged commit 9786ebb into bcpierce00:master Apr 29, 2024
29 checks passed
@tleedjarv tleedjarv deleted the fsattr-fix branch April 29, 2024 13:31
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.

2 participants