-
- Downloads
Include `sys/types.h` header to get `mode_t`
Do not depend on it being included by other system headers. It is not included by others on musl-libc, for example.
Please register or sign in to comment
Do not depend on it being included by other system headers. It is not included by others on musl-libc, for example.