Add missing symbol to the map

This was omitted from the 84d02e74 and caused issues to build when abimap is
not present.

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
Jakub Jelen
2025-04-02 10:59:13 +02:00
parent d92a057090
commit d3706d5940

View File

@@ -488,4 +488,6 @@ LIBSSH_AFTER_4_10_0
sftp_get_users_groups_by_id;
sftp_name_id_map_free;
sftp_name_id_map_new;
ssh_get_supported_methods;
} LIBSSH_4_10_0;