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.
1 file changed