X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flibsystemd%2Flibsystemd.sym;h=fc9c4f830c4ed6e6e54130e5e3a8aa9a64ab4913;hb=ca7b42c81652c342288a3e0a10abd885c66ac5b2;hp=0337e4eb0c41448bd87d1d25e49507ff8775b68a;hpb=aa575ef8dec6fe74c9fdf27960125dd214511202;p=elogind.git diff --git a/src/libsystemd/libsystemd.sym b/src/libsystemd/libsystemd.sym index 0337e4eb0..fc9c4f830 100644 --- a/src/libsystemd/libsystemd.sym +++ b/src/libsystemd/libsystemd.sym @@ -86,6 +86,7 @@ global: sd_bus_message_get_reply_cookie; sd_bus_message_get_no_reply; sd_bus_message_get_no_auto_start; + sd_bus_message_get_priority; sd_bus_message_get_signature; sd_bus_message_get_path; sd_bus_message_get_interface; @@ -104,6 +105,7 @@ global: sd_bus_message_set_no_reply; sd_bus_message_set_no_auto_start; sd_bus_message_set_destination; + sd_bus_message_set_priority; sd_bus_message_append; sd_bus_message_append_basic; sd_bus_message_append_array;