mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08: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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user