summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/journal/libsystemd-journal.sym1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/journal/libsystemd-journal.sym b/src/journal/libsystemd-journal.sym
index fa4519a682..c33474aeab 100644
--- a/src/journal/libsystemd-journal.sym
+++ b/src/journal/libsystemd-journal.sym
@@ -62,4 +62,5 @@ LIBSYSTEMD_JOURNAL_187 {
global:
sd_journal_wait;
sd_journal_open_directory;
+ sd_journal_add_disjunction;
} LIBSYSTEMD_JOURNAL_184;