chiark / gitweb /
journal: provide an API that allows client to figure out whether they need to recheck...
[elogind.git] / src / journal / libsystemd-journal.sym
index 96293b8a29e17dfeec50d925c985351ef9177baa..ad78fcc74d9dd3526d85210ece42a994eb6a1c7e 100644 (file)
@@ -80,3 +80,8 @@ global:
         sd_journal_enumerate_unique;
         sd_journal_restart_unique;
 } LIBSYSTEMD_JOURNAL_190;
+
+LIBSYSTEMD_JOURNAL_196 {
+global:
+        sd_journal_fd_reliable;
+} LIBSYSTEMD_JOURNAL_195;