1
0
mirror of https://github.com/systemd/systemd.git synced 2025-01-10 05:18:17 +03:00

journal: properly advertise sd_journal_reliable_fd

sd_journal_reliable_fd was added in 85210bffd8, but it was
exported under the wrong name. Not too many users I guess.
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2013-03-06 12:17:37 -05:00
parent e76d2e20a5
commit 66ee5c3df7

View File

@ -83,7 +83,7 @@ global:
LIBSYSTEMD_JOURNAL_196 {
global:
sd_journal_fd_reliable;
sd_journal_reliable_fd;
sd_journal_get_catalog;
sd_journal_get_catalog_for_message_id;
sd_journal_set_data_threshold;