Skip to content

Conversation

@braindigitalis
Copy link

@braindigitalis braindigitalis commented Nov 7, 2024

sys/stat.h is needed to be explicitly included on some unix platforms (notably FreeBSD) due to it being the place where S_IRUSR and S_IWUSR are defined.

Backported from brainboxdotcc/DPP#1323

`sys/stat.h` is needed to be explicitly included on some unix platforms (notably FreeBSD) due to it being the palce where `S_IRUSR` and `S_IWUSR` are defined.
@birarda birarda closed this Jan 6, 2026
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