about summary refs log tree commit diff
path: root/src/libnm-client-impl/libnm.ver
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-client-impl/libnm.ver')
-rw-r--r--src/libnm-client-impl/libnm.ver5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/libnm-client-impl/libnm.ver b/src/libnm-client-impl/libnm.ver
index 65d52b1a..89a99af8 100644
--- a/src/libnm-client-impl/libnm.ver
+++ b/src/libnm-client-impl/libnm.ver
@@ -1793,3 +1793,8 @@ global:
 	nm_setting_match_new;
 	nm_setting_wired_get_accept_all_mac_addresses;
 } libnm_1_30_0;
+
+libnm_1_32_4 {
+global:
+	nm_setting_ip_config_get_required_timeout;
+} libnm_1_32_0;