1
0
mirror of https://github.com/systemd/systemd.git synced 2025-03-31 14:50:15 +03:00

build: export symbols to integrate mainloops

This commit is contained in:
Lucas De Marchi 2015-01-21 22:59:45 -02:00 committed by Zbigniew Jędrzejewski-Szmek
parent 614cc34f3a
commit 3a5afdec90

View File

@ -382,6 +382,9 @@ global:
sd_event_add_child;
sd_event_add_defer;
sd_event_add_exit;
sd_event_wait;
sd_event_prepare;
sd_event_dispatch;
sd_event_run;
sd_event_loop;
sd_event_exit;