]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/libsystemd.sym
sd-bus: optionally, use inotify to wait for bus sockets to appear
[thirdparty/systemd.git] / src / libsystemd / libsystemd.sym
index 1a29b03e8555dca6cfd160c5c0a17ccc4ccfabbc..4229e0aeb18f134e040944e05c2d92a85e15ef50 100644 (file)
@@ -530,3 +530,9 @@ global:
         sd_bus_message_new;
         sd_bus_message_seal;
 } LIBSYSTEMD_234;
+
+LIBSYSTEMD_237 {
+global:
+        sd_bus_set_watch_bind;
+        sd_bus_get_watch_bind;
+} LIBSYSTEMD_236;