diff options
Diffstat (limited to 'nss/digits_dots.c')
-rw-r--r-- | nss/digits_dots.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nss/digits_dots.c b/nss/digits_dots.c index 7321ec072f..4dc897c32c 100644 --- a/nss/digits_dots.c +++ b/nss/digits_dots.c @@ -354,3 +354,4 @@ __nss_hostname_digits_dots (const char *name, struct hostent *resbuf, done: return 1; } +libc_hidden_def (__nss_hostname_digits_dots) |