X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fjournal%2Flibsystemd-journal.sym;h=cd434aea26b5e047226097edba68a9ac67d65d52;hp=7653880e8fc0330933787c07a7d7970e2b08cbcd;hb=b070e7f3c9ed680c821bd89d42506695f2438506;hpb=1fa80181aecd4b9db513f16c136157a4546686d3 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;