chiark / gitweb /
rename basic.la to shared.la and put selinux deps in shared-selinx.la
[elogind.git] / src / login / libsystemd-login.sym
index 3100c1766260821379328b96aafe64a83bfb4f56..a5e6c1e756103f7991a57ba7a9c97b9d832af080 100644 (file)
@@ -39,3 +39,10 @@ global:
         sd_pid_get_unit;
         sd_session_get_service;
 } LIBSYSTEMD_LOGIN_31;
+
+LIBSYSTEMD_LOGIN_43 {
+global:
+        sd_session_get_type;
+        sd_session_get_class;
+        sd_session_get_display;
+} LIBSYSTEMD_LOGIN_38;