On Wed, Jan 21, 2015 at 10:59:45PM -0200, Lucas De Marchi wrote:
> ---
>  src/libsystemd/libsystemd.sym.m4 | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/src/libsystemd/libsystemd.sym.m4 
> b/src/libsystemd/libsystemd.sym.m4
> index 19a49f4..41418b9 100644
> --- a/src/libsystemd/libsystemd.sym.m4
> +++ b/src/libsystemd/libsystemd.sym.m4
> @@ -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;
Applied.

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to