chiark / gitweb /
sd-event: "when exiting no signal event are pending" is a wrong assertion (#5271)
[elogind.git] / src / libelogind / libelogind.sym
index f8d69b31bd2bb0345d6fe9512833fe26ff869876..97b68623bc05a8a60c02f2771af5d93169f53c96 100644 (file)
@@ -507,3 +507,8 @@ global:
  *         sd_journal_open_files_fd;
  * } LIBSYSTEMD_229;
 */
+
+LIBSYSTEMD_231 {
+global:
+        sd_event_get_iteration;
+} LIBSYSTEMD_226;