chiark / gitweb /
sd-event: add new API for subscribing to inotify events
[elogind.git] / src / libelogind / libelogind.sym
index fd00c219862f1471e5a19c29cf1a9de19f0932e4..9dd25c73802326527263bc7d56c8e75216e8a8e7 100644 (file)
@@ -569,4 +569,6 @@ global:
         sd_bus_open_system_with_description;
         sd_bus_slot_get_floating;
         sd_bus_slot_set_floating;
+        sd_event_add_inotify;
+        sd_event_source_get_inotify_mask;
 } LIBSYSTEMD_238;