journal: properly export sd_journal_add_disjunction()

This commit is contained in:
Lennart Poettering 2012-07-13 01:16:15 +02:00
parent ba961854dd
commit 3913ac2041
1 changed files with 1 additions and 0 deletions

View File

@ -62,4 +62,5 @@ LIBSYSTEMD_JOURNAL_187 {
global:
sd_journal_wait;
sd_journal_open_directory;
sd_journal_add_disjunction;
} LIBSYSTEMD_JOURNAL_184;