summaryrefslogtreecommitdiff
path: root/posix/tst-rfc3484-3.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/tst-rfc3484-3.c')
-rw-r--r--posix/tst-rfc3484-3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-rfc3484-3.c b/posix/tst-rfc3484-3.c
index 1c61aaf844..d9ec5cc851 100644
--- a/posix/tst-rfc3484-3.c
+++ b/posix/tst-rfc3484-3.c
@@ -58,7 +58,7 @@ _res_hconf_init (void)
#undef USE_NSCD
#include "../sysdeps/posix/getaddrinfo.c"
-service_user *__nss_hosts_database attribute_hidden;
+nss_action_list __nss_hosts_database attribute_hidden;
/* This is the beginning of the real test code. The above defines
(among other things) the function rfc3484_sort. */