summaryrefslogtreecommitdiff
path: root/src/libsystemd/libsystemd.sym
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsystemd/libsystemd.sym')
-rw-r--r--src/libsystemd/libsystemd.sym4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/libsystemd/libsystemd.sym b/src/libsystemd/libsystemd.sym
index 76fa1e0e32..75c8f2225b 100644
--- a/src/libsystemd/libsystemd.sym
+++ b/src/libsystemd/libsystemd.sym
@@ -819,4 +819,8 @@ global:
sd_session_get_start_time;
sd_uid_get_login_time;
sd_pid_notifyf_with_fds;
+ sd_event_add_memory_pressure;
+ sd_event_source_set_memory_pressure_type;
+ sd_event_source_set_memory_pressure_period;
+ sd_event_trim_memory;
} LIBSYSTEMD_253;