From 2ed26bca997a8fc898f4cb94484abaee2f307311 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Wed, 10 Aug 2022 08:35:41 +0200 Subject: inet: Turn __ivaliduser into a compatibility symbol It is not declared in a header file, and as the comment indicates, it is not expected to be used. --- stdlib/Versions | 2 ++ 1 file changed, 2 insertions(+) (limited to 'stdlib/Versions') diff --git a/stdlib/Versions b/stdlib/Versions index d09a308fb5..ebc43263d6 100644 --- a/stdlib/Versions +++ b/stdlib/Versions @@ -141,6 +141,8 @@ libc { arc4random_buf; arc4random_uniform; } + GLIBC_2.37 { + } GLIBC_PRIVATE { # functions which have an additional interface since they are # are cancelable. -- cgit v1.2.3-70-g09d2