build-sys: add sd_listen_fds_with_name() to .sym file

This commit is contained in:
Lennart Poettering 2015-10-07 17:04:39 +02:00
parent 44f169accf
commit 24645b333d
1 changed files with 1 additions and 0 deletions

View File

@ -479,4 +479,5 @@ global:
sd_bus_default_flush_close;
sd_bus_path_decode_many;
sd_bus_path_encode_many;
sd_listen_fds_with_names;
} LIBSYSTEMD_226;