chiark / gitweb /
journal: add sd_journal_perror() to API
[elogind.git] / src / journal / libsystemd-journal.sym
index c33474aeab7c9e3e4136dab0548059b4757999e6..770f89933344c3a2228dd631713540298653fa84 100644 (file)
@@ -63,4 +63,6 @@ global:
         sd_journal_wait;
         sd_journal_open_directory;
         sd_journal_add_disjunction;
+        sd_journal_perror;
+        sd_journal_perror_with_location;
 } LIBSYSTEMD_JOURNAL_184;