libsystemd: properly export new sd_notify_barrier() API call

Follow-up for: 4f07ddfa9b
This commit is contained in:
Lennart Poettering 2020-05-28 23:25:51 +02:00
parent 5a7cf2e9d8
commit 70d8586365
1 changed files with 2 additions and 0 deletions

View File

@ -715,4 +715,6 @@ global:
sd_path_lookup;
sd_path_lookup_strv;
sd_notify_barrier;
} LIBSYSTEMD_245;