chiark / gitweb /
dbus-common: Add helper method to handle no-reply messages
[elogind.git] / src / journal / libsystemd-journal.sym
index 96293b8a29e17dfeec50d925c985351ef9177baa..d4b0c32612efb4e0810d2ab31686b92727ad5648 100644 (file)
@@ -80,3 +80,9 @@ global:
         sd_journal_enumerate_unique;
         sd_journal_restart_unique;
 } LIBSYSTEMD_JOURNAL_190;
+
+LIBSYSTEMD_JOURNAL_196 {
+global:
+        sd_journal_fd_reliable;
+        sd_journal_get_catalog;
+} LIBSYSTEMD_JOURNAL_195;