chiark / gitweb /
journald: properly update message size after stripping the identifier
[elogind.git] / src / journal / libsystemd-journal.sym
index 27fdcdda0e25d1c80ca864ef217fa11453cf29d4..77de862dcbd79688535993c626071e014a0ef458 100644 (file)
@@ -70,3 +70,13 @@ global:
         sd_journal_perror;
         sd_journal_perror_with_location;
 } LIBSYSTEMD_JOURNAL_187;
+
+LIBSYSTEMD_JOURNAL_190 {
+global:
+        sd_journal_get_usage;
+} LIBSYSTEMD_JOURNAL_188;
+
+LIBSYSTEMD_JOURNAL_195 {
+global:
+        sd_journal_test_cursor;
+} LIBSYSTEMD_JOURNAL_190;