X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fjournal%2Flibsystemd-journal.sym;h=cd434aea26b5e047226097edba68a9ac67d65d52;hb=b8b5e648cacc8d73c55fdffbb3466ecd8146131a;hp=7653880e8fc0330933787c07a7d7970e2b08cbcd;hpb=e81e801af69f11cc13ed1952b48ce8b0cd066559;p=elogind.git diff --git a/src/journal/libsystemd-journal.sym b/src/journal/libsystemd-journal.sym index 7653880e8..cd434aea2 100644 --- a/src/journal/libsystemd-journal.sym +++ b/src/journal/libsystemd-journal.sym @@ -43,3 +43,11 @@ global: local: *; }; + +LIBSYSTEMD_JOURNAL_45 { +global: + sd_journal_print_with_location; + sd_journal_printv_with_location; + sd_journal_send_with_location; + sd_journal_sendv_with_location; +} LIBSYSTEMD_JOURNAL_38;