Skip to content

Add missing #include <unistd.h> in systemd_namespace_sink.h#3621

Merged
gabime merged 1 commit into
gabime:v1.xfrom
tt4g:add-unistd-header-in-systemd_namespace_sink
Jun 8, 2026
Merged

Add missing #include <unistd.h> in systemd_namespace_sink.h#3621
gabime merged 1 commit into
gabime:v1.xfrom
tt4g:add-unistd-header-in-systemd_namespace_sink

Conversation

@tt4g

@tt4g tt4g commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Related #3616

Fixed a bug where the close() symbol could not be resolved because unistd.h was not included.

Related spdlog#3616

Fixed a bug where the `close()` symbol could not be resolved because `unistd.h` was not included.
@tt4g

tt4g commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

For more details: #3616 (comment)

@gabime gabime merged commit d1d1b6f into gabime:v1.x Jun 8, 2026
14 of 15 checks passed
@gabime

gabime commented Jun 8, 2026

Copy link
Copy Markdown
Owner

Thanks @tt4g

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