diff options
Diffstat (limited to 'src/journal/libsystemd-journal.sym')
-rw-r--r-- | src/journal/libsystemd-journal.sym | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/journal/libsystemd-journal.sym b/src/journal/libsystemd-journal.sym index 7b602f59cb..67741770c9 100644 --- a/src/journal/libsystemd-journal.sym +++ b/src/journal/libsystemd-journal.sym @@ -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; |