chiark / gitweb /
sd-event: add destroy callback logic to sd-event too
[elogind.git] / src / libelogind / libelogind.sym
index e65c0d1b849c7a36135146e477ac75f3aacb37aa..e63668b2a1a2d4695f7245b19e1fb19753452422 100644 (file)
@@ -575,4 +575,6 @@ global:
         sd_bus_track_set_destroy_callback;
         sd_event_add_inotify;
         sd_event_source_get_inotify_mask;
+        sd_event_source_set_destroy_callback;
+        sd_event_source_get_destroy_callback;
 } LIBSYSTEMD_238;