chiark / gitweb /
Prep v234.4: ake all supportable API functions visible
authorSven Eden <yamakuzure@gmx.net>
Tue, 12 Dec 2017 17:21:24 +0000 (18:21 +0100)
committerSven Eden <yamakuzure@gmx.net>
Tue, 12 Dec 2017 17:21:37 +0000 (18:21 +0100)
 (v234 addition).

src/libelogind/libelogind.sym

index e5a1e30739f4271295a38c302a695b3ee3cfa66a..f1537d5e98af683070a7510cf69c00b0beed6bb9 100644 (file)
@@ -71,7 +71,7 @@ global:
         sd_is_socket_inet;
         sd_is_socket_unix;
         sd_is_special;
-        /* sd_listen_fds; */
+        sd_listen_fds;
         sd_notify;
         sd_notifyf;
         sd_watchdog_enabled;
@@ -479,7 +479,7 @@ global:
         sd_bus_default_flush_close;
         sd_bus_path_decode_many;
         sd_bus_path_encode_many;
-        /* sd_listen_fds_with_names; */
+        sd_listen_fds_with_names;
 } LIBSYSTEMD_226;
 
 /*